# Using Quaiscan

- [Getting Started](https://docs.quaiscan.io/using-quaiscan/overviews.md)
- [Glossary of Terms](https://docs.quaiscan.io/using-quaiscan/overviews/glossary-of-terms.md)
- [Main Menu](https://docs.quaiscan.io/using-quaiscan/overviews/top-menu.md)
- [Blocks](https://docs.quaiscan.io/using-quaiscan/overviews/blocks.md)
- [Transaction Types](https://docs.quaiscan.io/using-quaiscan/overviews/transaction-types.md)
- [My Account](https://docs.quaiscan.io/using-quaiscan/my-account.md)
- [Watch list](https://docs.quaiscan.io/using-quaiscan/my-account/watchlist.md)
- [Private tags](https://docs.quaiscan.io/using-quaiscan/my-account/private-tags.md)
- [Public tags](https://docs.quaiscan.io/using-quaiscan/my-account/public-tags.md): Request a tag or report an incorrect tag
- [API keys](https://docs.quaiscan.io/using-quaiscan/my-account/api-keys.md)
- [Custom ABI](https://docs.quaiscan.io/using-quaiscan/my-account/custom-abi.md)
- [Verified addresses](https://docs.quaiscan.io/using-quaiscan/my-account/verified-addresses.md)
- [For developers](https://docs.quaiscan.io/using-quaiscan/my-account/for-developers.md): When setting up My Account for Quai Network
- [DAppscout Apps Marketplace](https://docs.quaiscan.io/using-quaiscan/blockscout-apps.md): DAppscout is a curated collection of on-chain applications
- [DApp Integration](https://docs.quaiscan.io/using-quaiscan/blockscout-apps/dapp-integration.md): Prepare your DApp for submission to the DAppscout marketplace
- [Token Approval Tracker](https://docs.quaiscan.io/using-quaiscan/blockscout-apps/token-approval-tracker.md): Check, manage and revoke token approvals
- [CSV Exports](https://docs.quaiscan.io/using-quaiscan/export-to-csv.md): Export of blockchain entities related to address into a CSV file
- [Token Support](https://docs.quaiscan.io/using-quaiscan/token-support.md)
- [ERC-1155 Support](https://docs.quaiscan.io/using-quaiscan/token-support/erc-1155-support.md): Basic support for ERC-1155s


---

# Agent Instructions: 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.quaiscan.io/using-quaiscan.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.
