# How to / Guides

- [How to get a badge](https://doc.thebadge.xyz/how-to-guides/how-to-get-a-badge.md): Badge's application process
- [How to create a badge](https://doc.thebadge.xyz/how-to-guides/how-to-create-a-badge.md): Badge creation guide
- [How to become a creator](https://doc.thebadge.xyz/how-to-guides/how-to-become-a-creator.md): Creator's registration
- [How to become a curator](https://doc.thebadge.xyz/how-to-guides/how-to-become-a-curator.md)
- [How to curate](https://doc.thebadge.xyz/how-to-guides/how-to-curate.md): Curation guide
- [How to challenge](https://doc.thebadge.xyz/how-to-guides/how-to-challenge.md): Challenge guide
- [How to claim a third party certificate](https://doc.thebadge.xyz/how-to-guides/how-to-claim-a-third-party-certificate.md): Get a badge from a third party company
- [How to place your diploma on LinkedIn](https://doc.thebadge.xyz/how-to-guides/how-to-place-your-diploma-on-linkedin.md): Show your diplomas from TheBadge among your achievements


---

# 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://doc.thebadge.xyz/how-to-guides.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.
