# ULTILAND

## English

- [From Every Land to Ultiland](https://docs.ultiland.io/readme.md)
- [The Brief](https://docs.ultiland.io/about-ultiland/the-brief.md)
- [The Drop](https://docs.ultiland.io/about-ultiland/the-drop.md)
- [The Road](https://docs.ultiland.io/about-ultiland/the-road.md)
- [The Know](https://docs.ultiland.io/about-ultiland/the-know.md)
- [Tokenization](https://docs.ultiland.io/launchpad/tokenization.md)
- [About UltiGallery](https://docs.ultiland.io/launchpad/about-ultigallery.md)
- [ARToken Issuance and Trading Framework](https://docs.ultiland.io/launchpad/artoken-issuance-and-trading-framework.md)
- [Insight](https://docs.ultiland.io/launchpad/insight.md)
- [Next](https://docs.ultiland.io/launchpad/next.md)
- [FAQ](https://docs.ultiland.io/launchpad/faq.md)
- [Airdrop](https://docs.ultiland.io/event/airdrop.md): Participate in the Genesis RWA launch and win up to 5,000,000 $ARTX rewards!
- [Pre-sale](https://docs.ultiland.io/event/pre-sale.md)
- [🪙How-to-Buy](https://docs.ultiland.io/event/pre-sale/how-to-buy.md)
- [💡How to Get Reward](https://docs.ultiland.io/event/pre-sale/how-to-get-reward.md)
- [Incentive](https://docs.ultiland.io/event/incentive-s01.md)
- [Recruitment](https://docs.ultiland.io/event/recruitment.md)
- [Ulti-FAM | ARTX Trading Incentive Program](https://docs.ultiland.io/event/ulti-fam-or-artx-trading-incentive-program.md): Ulti-FAM: The Power of FAMILY and the Method of FAMING
- [miniARTX Gameplay Mechanism Overview](https://docs.ultiland.io/event/miniartx-gameplay-mechanism-overview.md): A Daily Incentive Settlement System Based on Wallet Behavior and Ins.Power
- [Bitget On-chain · ARTX FTTS New Start](https://docs.ultiland.io/event/bitget-on-chain-artx-ftts-new-start.md): FTTS (First Trade to Settlement) refers to a mechanism where users complete their first on-chain trade and meet specific trading and settlement requirements to qualify as valid participants.
- [Bitget On-chain · ARTX Trading Gala](https://docs.ultiland.io/event/bitget-on-chain-artx-trading-gala.md): No Luck. Just Trading Power.
- [ARTX Trading Carnival](https://docs.ultiland.io/event/artx-trading-carnival.md): Community Trading Reward Event
- [ULTILAND White Paper v2.0](https://docs.ultiland.io/white-paper/overview.md): Last Updated: Nov. 2025
- [0. Abstract](https://docs.ultiland.io/white-paper/0.-abstract.md)
- [1. Introduction](https://docs.ultiland.io/white-paper/1.-introduction.md)
- [2. Industry](https://docs.ultiland.io/white-paper/2.-industry.md)
- [3. Ecosystem](https://docs.ultiland.io/white-paper/3.-ecosystem.md)
- [4. Technology](https://docs.ultiland.io/white-paper/4.-technology.md)
- [5. Use Cases](https://docs.ultiland.io/white-paper/5.-use-cases.md)
- [6. Tokenomics](https://docs.ultiland.io/white-paper/6.-tokenomics.md)
- [7. Governance](https://docs.ultiland.io/white-paper/7.-governance.md)
- [8. More](https://docs.ultiland.io/white-paper/8.-more.md)
- [9. Conclusion](https://docs.ultiland.io/white-paper/9.-conclusion.md)
- [10. Disclaimer](https://docs.ultiland.io/white-paper/10.-disclaimer.md)
- [Media Kit](https://docs.ultiland.io/others/media-kit.md)
- [Audit Report](https://docs.ultiland.io/others/audit-report.md)
- [Data API](https://docs.ultiland.io/developers/data-api.md): Get information for all tokens and latest trades on Ultiland Launchpad.
- [Bot SDK](https://docs.ultiland.io/developers/bot-sdk.md): Use the Ultiland Launchpad API to calculate prices and execute buy/sell transactions.
- [Terms of Service](https://docs.ultiland.io/legal/terms-of-service.md): Last Updated: Sep. 2024
- [Privacy Policy](https://docs.ultiland.io/legal/privacy-policy.md): Last Updated: Sep. 2024
- [Content Policy](https://docs.ultiland.io/legal/content-policy.md): Last Updated: Sep. 2024
- [Disclaimers](https://docs.ultiland.io/legal/disclaimers.md): Last Updated: Sep. 2024
- [Issuance Rules and Platform Disclaimer](https://docs.ultiland.io/legal/issuance-rules-and-platform-disclaimer.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://docs.ultiland.io/readme.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.
