# Overview

- [BitBadges Overview](https://docs.bitbadges.io/overview/readme.md): Here, you will find documentation about BitBadges, how it works, how to interact, and how to contribute!
- [Use Cases](https://docs.bitbadges.io/overview/use-cases.md)
- [BADGE](https://docs.bitbadges.io/overview/badge.md)
- [Official Links and Resources](https://docs.bitbadges.io/overview/official-links.md)
- [Brand Guidelines](https://docs.bitbadges.io/overview/link-sharing.md)
- [BitBadges vs ERC-3643](https://docs.bitbadges.io/overview/bitbadges-vs-erc3643.md)
- [Compliance Zone Architecture](https://docs.bitbadges.io/overview/compliance-zone-architecture.md)


---

# 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.bitbadges.io/overview.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.
