# AZCoiner Guideline

## AZCoiner Guideline

- [Welcome AZC Ecosystem](https://azcoiner.gitbook.io/azcoiner-guideline/welcome-azc-ecosystem.md)
- [I.1 AZCoiner Products](https://azcoiner.gitbook.io/azcoiner-guideline/about-us/i.1-azcoiner-products.md)
- [AZCoiner Application](https://azcoiner.gitbook.io/azcoiner-guideline/about-us/i.1-azcoiner-products/azcoiner-application.md)
- [Blockchain News Site](https://azcoiner.gitbook.io/azcoiner-guideline/about-us/i.1-azcoiner-products/blockchain-news-site.md)
- [AZC Web3](https://azcoiner.gitbook.io/azcoiner-guideline/about-us/i.1-azcoiner-products/azc-web3.md)
- [I.2 White Paper](https://azcoiner.gitbook.io/azcoiner-guideline/about-us/i.2-white-paper.md)
- [II. App Section](https://azcoiner.gitbook.io/azcoiner-guideline/copy-of-azcoiner-application-instruction/ii.-app-section.md)
- [II.1 Home Page](https://azcoiner.gitbook.io/azcoiner-guideline/copy-of-azcoiner-application-instruction/ii.-app-section/ii.1-home-page.md)
- [II.2 User Profile](https://azcoiner.gitbook.io/azcoiner-guideline/copy-of-azcoiner-application-instruction/ii.-app-section/ii.2-user-profile.md)
- [II.3 News](https://azcoiner.gitbook.io/azcoiner-guideline/copy-of-azcoiner-application-instruction/ii.-app-section/ii.3-news.md)
- [II.4 AZC Social](https://azcoiner.gitbook.io/azcoiner-guideline/copy-of-azcoiner-application-instruction/ii.-app-section/ii.4-azc-social.md)
- [II.5 Cryptocurrencies](https://azcoiner.gitbook.io/azcoiner-guideline/copy-of-azcoiner-application-instruction/ii.-app-section/ii.5-cryptocurrencies.md)
- [II.6 AZC Wallet](https://azcoiner.gitbook.io/azcoiner-guideline/copy-of-azcoiner-application-instruction/ii.-app-section/ii.6-azc-wallet.md)
- [III. Web3 Section](https://azcoiner.gitbook.io/azcoiner-guideline/copy-of-azcoiner-application-instruction/iii.-web3-section.md)
- [III.1 Web3 Wallet](https://azcoiner.gitbook.io/azcoiner-guideline/copy-of-azcoiner-application-instruction/iii.-web3-section/iii.1-web3-wallet.md)
- [III.2 Web3 Browser](https://azcoiner.gitbook.io/azcoiner-guideline/copy-of-azcoiner-application-instruction/iii.-web3-section/iii.2-web3-browser.md)
- [ IV.1 Account FAQ](https://azcoiner.gitbook.io/azcoiner-guideline/faq/iv.1-account-faq.md)
- [IV.2 Web3 FAQ](https://azcoiner.gitbook.io/azcoiner-guideline/faq/iv.2-web3-faq.md)
- [IV.3 Other FAQ](https://azcoiner.gitbook.io/azcoiner-guideline/faq/iv.3-other-faq.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://azcoiner.gitbook.io/azcoiner-guideline/welcome-azc-ecosystem.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.
