# ASX Docs

## ASX Docs

- [ASX Docs](https://asx-1.gitbook.io/asx-docs/asx-docs.md): docs.asx.capital provides legal, technical and general information about the ASX ecosystem.
- [Contracts](https://asx-1.gitbook.io/asx-docs/defi/contracts.md)
- [BNB](https://asx-1.gitbook.io/asx-docs/defi/contracts/bnb.md)
- [CoreDAO](https://asx-1.gitbook.io/asx-docs/defi/contracts/coredao.md)
- [ASX Tokenomics](https://asx-1.gitbook.io/asx-docs/defi/asx-tokenomics.md)
- [Staking](https://asx-1.gitbook.io/asx-docs/defi/staking.md)
- [DEXs](https://asx-1.gitbook.io/asx-docs/defi/dexs.md)
- [Liquidity](https://asx-1.gitbook.io/asx-docs/liquidity.md): Live liquidity can be checked at earn.asx.capital/lpinfo
- [Contracts](https://asx-1.gitbook.io/asx-docs/rwa-nft/contracts.md)
- [001 - Mountain View Apts](https://asx-1.gitbook.io/asx-docs/rwa-nft/contracts/001-mountain-view-apts.md)
- [ASXRWA001 Audit](https://asx-1.gitbook.io/asx-docs/rwa-nft/contracts/001-mountain-view-apts/asxrwa001-audit.md)
- [002 - TBA](https://asx-1.gitbook.io/asx-docs/rwa-nft/contracts/002-tba.md)
- [Rarities](https://asx-1.gitbook.io/asx-docs/rwa-nft/rarities.md)
- [Secondary Marketplace](https://asx-1.gitbook.io/asx-docs/rwa-nft/secondary-marketplace.md)
- [Profit-Linked Return Loans](https://asx-1.gitbook.io/asx-docs/rwa-nft/profit-linked-return-loans.md)
- [Legal](https://asx-1.gitbook.io/asx-docs/rwa-nft/legal.md)
- [Github](https://asx-1.gitbook.io/asx-docs/general/github.md)
- [Links](https://asx-1.gitbook.io/asx-docs/general/links.md)
- [Brand Resources](https://asx-1.gitbook.io/asx-docs/general/brand-resources.md)
- [Team](https://asx-1.gitbook.io/asx-docs/general/team.md)
- [Terms and Conditions](https://asx-1.gitbook.io/asx-docs/general/terms-and-conditions.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://asx-1.gitbook.io/asx-docs/asx-docs.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.
