> For the complete documentation index, see [llms.txt](https://monad-punks.gitbook.io/monad-punks-whitepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://monad-punks.gitbook.io/monad-punks-whitepaper/monad-punks/integrations.md).

# Team

**Founders:**\
\&#xNAN;*ZeeshanPaalo | Software Architect*\
I am a Software Architect, Open source contributor, and Web3 Adoption Advocate with a strong passion for innovation. I have extensive experience in building robust systems and architecting scalable frameworks. With a track record of supporting Web3 startups, I combine technical expertise with entrepreneurial acumen. My commitment to open-source collaboration and belief in the transformative potential of Web3 technologies drive my mission to shape a decentralized future.\
\&#xNAN;*�� Twitter:* [*https://twitter.com/zeeshanpaalo*](https://twitter.com/zeeshanpaalo)\
*🔗 LinkedIn:* [*https://www.linkedin.com/in/zeeshanpaalo*](https://www.linkedin.com/in/zeeshanpaalo/?originalSubdomain=pk)\
*🔗 Github:* [*https://github.com/zeeshanpaalo*](https://github.com/zeeshanpaalo)\
\
\&#xNAN;*Pitiki | Artist*\
I am a versatile artist and design enthusiast with a strong background in Product Design, UI/UX Design, and Graphic Design. With a passion for visually engaging experiences, I am dedicated to enhancing Web3 adoption through seamless user experiences. As an accomplished NFT artist, I combine my artistic flair with cutting-edge technology to create captivating digital artwork. With a focus on user-centric design, I am determined to push boundaries and shape the future of the NFT ecosystem. \
*<mark style="color:blue;">🔗 Twitter:</mark>* [*<mark style="color:blue;">https://twitter.com/\_pitiki</mark>*](https://twitter.com/_pitiki)\
*<mark style="color:blue;">🔗 LinkedIn:</mark>* [*<mark style="color:blue;">https://www.linkedin.com/in/sonaina/</mark>*](https://www.linkedin.com/in/sonaina/)\
*<mark style="color:blue;">🔗 Behance:</mark>* [*<mark style="color:blue;">https://www.behance.net/sonainakhan96</mark>*](https://www.behance.net/sonainakhan96)\
\
\
**Community Manager**\
\&#xNAN;*NftyJR | Pikachu*\
I am a business administration graduate who specializes in supply chain management. I've been working in the NFT field for over two years and have worked on over 20 projects, sometimes two or three at the same time. I resigned from my job to devote all of my time and energy to this project because I believe Web 3.0 is the future. \
🔗 Twitter: <https://twitter.com/NftyJR>


---

# 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://monad-punks.gitbook.io/monad-punks-whitepaper/monad-punks/integrations.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.
