# Project Ailey

## Project Ailey

- [Introduction](https://project-ailey.gitbook.io/project-ailey/project-ailey/introduction.md)
- [AI Market Size](https://project-ailey.gitbook.io/project-ailey/project-ailey/introduction/ai-market-size.md)
- [The Rise of LLMs and the Current State of the AI Market](https://project-ailey.gitbook.io/project-ailey/project-ailey/introduction/the-rise-of-llms-and-the-current-state-of-the-ai-market.md)
- [Three Fundamental Limitations Facing LLMs](https://project-ailey.gitbook.io/project-ailey/project-ailey/introduction/three-fundamental-limitations-facing-llms.md)
- [The Need for SLMs](https://project-ailey.gitbook.io/project-ailey/project-ailey/introduction/the-need-for-slms.md)
- [Ailey’s Structure](https://project-ailey.gitbook.io/project-ailey/project-ailey/aileys-structure.md)
- [SLM Engine: Aime](https://project-ailey.gitbook.io/project-ailey/project-ailey/aileys-structure/slm-engine-aime.md)
- [LLM Router](https://project-ailey.gitbook.io/project-ailey/project-ailey/aileys-structure/slm-engine-aime/llm-router.md)
- [Blockchain-Based Data Protection and Multi-Device Synchronization](https://project-ailey.gitbook.io/project-ailey/project-ailey/aileys-structure/slm-engine-aime/blockchain-based-data-protection-and-multi-device-synchronization.md)
- [AI Agent Platform](https://project-ailey.gitbook.io/project-ailey/project-ailey/aileys-structure/ai-agent-platform.md)
- [What is an AI Agent?](https://project-ailey.gitbook.io/project-ailey/project-ailey/aileys-structure/ai-agent-platform/what-is-an-ai-agent.md)
- [Differences Between Existing Agent Platforms and Ailey](https://project-ailey.gitbook.io/project-ailey/project-ailey/aileys-structure/ai-agent-platform/differences-between-existing-agent-platforms-and-ailey.md)
- [Ailey API Features](https://project-ailey.gitbook.io/project-ailey/project-ailey/aileys-structure/ai-agent-platform/ailey-api-features.md)
- [Visualized Persona](https://project-ailey.gitbook.io/project-ailey/project-ailey/aileys-structure/visualized-persona.md)
- [Emotion Expression System](https://project-ailey.gitbook.io/project-ailey/project-ailey/aileys-structure/visualized-persona/emotion-expression-system.md)
- [Customizable Persona](https://project-ailey.gitbook.io/project-ailey/project-ailey/aileys-structure/visualized-persona/customizable-persona.md)
- [How the Emotion Engine Works](https://project-ailey.gitbook.io/project-ailey/project-ailey/aileys-structure/visualized-persona/how-the-emotion-engine-works.md)
- [ChatAime](https://project-ailey.gitbook.io/project-ailey/project-ailey/chataime.md)
- [Ailey’s Value Creation Structure](https://project-ailey.gitbook.io/project-ailey/project-ailey/aileys-value-creation-structure.md)
- [Device Synchronization Fee (Synchronization Transaction Fee)](https://project-ailey.gitbook.io/project-ailey/project-ailey/aileys-value-creation-structure/device-synchronization-fee-synchronization-transaction-fee.md)
- [Agent Invocation Fee](https://project-ailey.gitbook.io/project-ailey/project-ailey/aileys-value-creation-structure/agent-invocation-fee.md)
- [Premium Subscription Model](https://project-ailey.gitbook.io/project-ailey/project-ailey/aileys-value-creation-structure/premium-subscription-model.md)
- [Ad Mediation Fee](https://project-ailey.gitbook.io/project-ailey/project-ailey/aileys-value-creation-structure/ad-mediation-fee.md)
- [Value-Accumulative Structure of Ailey DAO](https://project-ailey.gitbook.io/project-ailey/project-ailey/value-accumulative-structure-of-ailey-dao.md)
- [Ailey Infra DAO](https://project-ailey.gitbook.io/project-ailey/project-ailey/value-accumulative-structure-of-ailey-dao/ailey-infra-dao.md)
- [Ailey Capital DAO](https://project-ailey.gitbook.io/project-ailey/project-ailey/value-accumulative-structure-of-ailey-dao/ailey-capital-dao.md)
- [Tokenomics](https://project-ailey.gitbook.io/project-ailey/project-ailey/tokenomics.md)
- [Milestone](https://project-ailey.gitbook.io/project-ailey/project-ailey/milestone.md)
- [Legal Disclaimer](https://project-ailey.gitbook.io/project-ailey/legal-disclaimer/legal-disclaimer.md)
- [Bitget](https://project-ailey.gitbook.io/project-ailey/exchanges/bitget.md)
- [Gate.io](https://project-ailey.gitbook.io/project-ailey/exchanges/gate.io.md)
- [MEXC](https://project-ailey.gitbook.io/project-ailey/exchanges/mexc.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://project-ailey.gitbook.io/project-ailey/project-ailey/introduction.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.
