# Explore!

Familiarize yourself with the platform by exploring [bitbadges.io](https://bitbadges.io). We always recommend that the best way to learn is just go and try stuff out first. Plenty available in-site is developer-friendly and no-code.

* Review the landing and explore pages
* Complete the collection creation flow
* Examine transaction JSONs by clicking "Show Tx" at the end of different creation flows

You may have all you need directly in-site!

<figure><img src="/files/5RQu1TxK3oqhdJQOiBCk" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/rwl2B7iUYXA6XtbMqy45" alt=""><figcaption></figcaption></figure>


---

# 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/token-standard/learn/pre-readings.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.
