> For the complete documentation index, see [llms.txt](https://docs.ailayer.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ailayer.xyz/ailayer-introduction.md).

# AILAYER INTRODUCTION

- [Architecture Description](https://docs.ailayer.xyz/ailayer-introduction/architecture-description.md): Overview of AILayer's Architecture Description
- [Key Technical Highlights](https://docs.ailayer.xyz/ailayer-introduction/key-technical-highlights.md): Standardized APIs and SDKs AILayer provides a set of standardized APIs and SDKs, allowing developers to easily integrate AILayer's core functionalities into their own applications.
- [Secured Deposits And Withdrawals](https://docs.ailayer.xyz/ailayer-introduction/secured-deposits-and-withdrawals.md)
- [System Architecture](https://docs.ailayer.xyz/ailayer-introduction/system-architecture.md)
- [Business Model](https://docs.ailayer.xyz/ailayer-introduction/business-model.md): Business model of AILayer:Revenue Model, Market Positioning, Growth Strategy
- [AILayer Tokenomics](https://docs.ailayer.xyz/ailayer-introduction/ailayer-tokenomics.md): AILayer Dataset: The More You Stake, The More You Earn
- [Revenue Streams](https://docs.ailayer.xyz/ailayer-introduction/revenue-streams.md): AILayer, as a platform that combines blockchain and AI technologies, aims to achieve profitability through various means. Here are the main revenue streams for AILayer:
- [Strategic Investors](https://docs.ailayer.xyz/ailayer-introduction/strategic-investors.md)
- [Roadmap](https://docs.ailayer.xyz/ailayer-introduction/roadmap.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 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:

```
GET https://docs.ailayer.xyz/ailayer-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.
