> For the complete documentation index, see [llms.txt](https://pedro-7.gitbook.io/pedro-meme-coin/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://pedro-7.gitbook.io/pedro-meme-coin/about-myself.md).

# About myself

**Hey everyone, I’m Pedro! 👋**

I’ll be doxxed at the upcoming **Injective Summit 2025**, and I can’t wait to connect with all of you! 🚀

I’ve been in crypto since 2022, starting with Ethereum and Solana. I jumped into Injective in October 2023 as an investor. Back then, I wasn’t super active in the community. I was focusing on school, the gym, and spending time with friends. But after holding a significant bag and seeing Injective’s potential, I decided to dive deeper.

Joining the Injective Discord was a game-changer. I met some incredible people, learned a lot, and became inspired by the progress of the ecosystem. One thing stood out to me: conversations were always serious (which is great for learning), but I felt the fun was missing. That’s why I started contributing in my own way bringing energy, humor, and creativity to the community.

#### **A bit about me:**

1. 🎓 I’m a **student** studying **Mathematics** part-time with a background in **Data Science**.
2. 💼 I work for a company specializing in traffic engineering, building dashboards to analyze road traffic and advising governments on infrastructure planning.
3. 💻 I love creating tools that make data useful.&#x20;
4. 🎵 Music is life! I listen to all genres on Spotify, and I’m always open to sharing playlists.
5. 🎮 Gaming? Absolutely! I’ve played a lot of **League of Legends** and **Minecraft**, so hit me up if you want to play sometime.
6. 🏋️‍♂️ Fitness is my balance. I hit the gym three times a week and enjoy competitive cycling during the summer. My bench press PR is 80kg. + Do cycle racing in the summer!
7. 🍳 Cooking is another passion. I explore cuisines from around the world, from Chinese and French to Korean and American dishes.

#### **Why I’m here:**

I’m passionate about making Injective not only a serious ecosystem but also a fun and engaging one. Let’s show the world what we can build together! If you’ve got questions or want to chat, join my **weekly spaces** and ask me anything. Looking forward to vibing with all of you!

**Let’s keep building!**&#x20;

\
\~ Pedro


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://pedro-7.gitbook.io/pedro-meme-coin/about-myself.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
