# Programs

- [Validator Claim](https://docs.avascan.info/programs/validator-claim.md): Instructions to claim your Validator on Avascan
- [Asset Claim](https://docs.avascan.info/programs/asset-claim.md): How to add rich information to your asset on Avascan
- [Address Claim](https://docs.avascan.info/programs/address-claim.md)
- [The Blue Badge](https://docs.avascan.info/programs/the-blue-badge.md): How to get the Blue Badge and why it's so important


---

# 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.avascan.info/programs.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.
