# IAMAI Docs

## IAMAI

- [Welcome to IAMAI](https://iamai-1.gitbook.io/iamai/welcome-to-iamai.md): Bringing NFTs to life as AI Agents.
- [Consciousness Stack](https://iamai-1.gitbook.io/iamai/how-nfts-come-alive/consciousness-stack.md)
- [Agent Architecture](https://iamai-1.gitbook.io/iamai/how-nfts-come-alive/consciousness-stack/agent-architecture.md)
- [Punk Agents](https://iamai-1.gitbook.io/iamai/how-nfts-come-alive/punk-agents.md): 10,000 AI Agent Swarm
- [Sentience Platform](https://iamai-1.gitbook.io/iamai/how-nfts-come-alive/sentience-platform.md): Coming Soon.
- [Links](https://iamai-1.gitbook.io/iamai/official/links.md)
- [IAMAI Lore](https://iamai-1.gitbook.io/iamai/official/iamai-lore.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://iamai-1.gitbook.io/iamai/welcome-to-iamai.md?ask=<question>
```
The question should be specific, self-contained, and written in natural language.
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.
