# CoinScan - Docs

## CoinScan - Docs

- [Welcome to CoinScan](https://docs.coinscan.com/introduction/welcome-to-coinscan.md)
- [FAQ](https://docs.coinscan.com/introduction/faq.md)
- [Security Audit](https://docs.coinscan.com/introduction/security-audit.md)
- [Trending](https://docs.coinscan.com/introduction/trending.md)
- [SCAN Score](https://docs.coinscan.com/introduction/scan-score.md)
- [Changelog](https://docs.coinscan.com/introduction/changelog.md)
- [Navigation](https://docs.coinscan.com/introduction/navigation.md)
- [Token Listing](https://docs.coinscan.com/listing/token-listing.md)
- [Chain Listing](https://docs.coinscan.com/listing/chain-listing.md)
- [CEX Listing](https://docs.coinscan.com/listing/cex-listing.md)
- [DEX Listing](https://docs.coinscan.com/listing/dex-listing.md)
- [Market Scanning Table](https://docs.coinscan.com/features/market-scanning-table.md)
- [Token Page](https://docs.coinscan.com/features/token-page.md)
- [Info Dashboard](https://docs.coinscan.com/features/token-page/info-dashboard.md)
- [Price Analysis Chart](https://docs.coinscan.com/features/token-page/price-analysis-chart.md)
- [Token Table](https://docs.coinscan.com/features/token-page/token-table.md)
- [Multicharts](https://docs.coinscan.com/features/multicharts.md)
- [Portfolio Management](https://docs.coinscan.com/features/portfolio-management.md)
- [Swap Tool](https://docs.coinscan.com/features/swap-tool.md)
- [Watchlist](https://docs.coinscan.com/features/watchlist.md)
- [Sign In](https://docs.coinscan.com/how-to/sign-in.md)
- [Pin Wallets](https://docs.coinscan.com/how-to/pin-wallets.md)
- [Buy & Sell Tokens](https://docs.coinscan.com/how-to/buy-and-sell-tokens.md)
- [Privacy Policy](https://docs.coinscan.com/privacy/privacy-policy.md): Last Updated: 2024-05-24
- [Terms of Use](https://docs.coinscan.com/privacy/terms-of-use.md): Last Updated: 2024-05-24
- [Advertise](https://docs.coinscan.com/contact-us/advertise.md)
- [Report a bug](https://docs.coinscan.com/contact-us/report-a-bug.md)
- [Feature Request](https://docs.coinscan.com/contact-us/feature-request.md)
- [Careers](https://docs.coinscan.com/contact-us/careers.md)
- [Contact Us](https://docs.coinscan.com/contact-us/contact-us.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.coinscan.com/introduction/welcome-to-coinscan.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.
