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

# Advanced

- [Apostle Arena](https://docs.evolution.land/advanced/apostle-arena.md)
- [Pray](https://docs.evolution.land/advanced/pray.md)
- [Profession](https://docs.evolution.land/advanced/profession.md)
- [Equipment](https://docs.evolution.land/advanced/equipment.md)
- [Cave Explore](https://docs.evolution.land/advanced/cave-explore.md): Apostle
- [Apostle AFK](https://docs.evolution.land/advanced/aposlte-adventure.md): AFKWarriors of the land, assemble!
- [Trading](https://docs.evolution.land/advanced/trading.md)
- [NFT Market](https://docs.evolution.land/advanced/trading/nft-market.md): NFT Market and Auction System
- [Gringott Bank](https://docs.evolution.land/advanced/trading/gringott-bank.md): Built-in token swap service and external exchanges
- [Furnace](https://docs.evolution.land/advanced/furnace.md): Power-up and Synthesize brand new mining props!
- [Evolution Land DAO](https://docs.evolution.land/advanced/evolution-land-dao.md): A Decentralized Autonomous Organization
- [Revenue Model](https://docs.evolution.land/advanced/evolution-land-dao/revenue-model.md): Self-funding Mechanism
- [Governance](https://docs.evolution.land/advanced/evolution-land-dao/governance.md): The House of Parliament
- [Dividends](https://docs.evolution.land/advanced/evolution-land-dao/dividends.md)
- [Gold Rush](https://docs.evolution.land/advanced/gold-rush.md): A Special Opportunity for Pioneers!
- [Farm](https://docs.evolution.land/advanced/farm.md): Gift For Adventurer
- [How to tame a pet](https://docs.evolution.land/advanced/how-to-tame-a-pet.md): Tame a CryptoKitty as your Apostle's Pet


---

# 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.evolution.land/advanced.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.
