# Runes Page

This page will show all the Rune tokens that are currently up for sale.

1. Rune: the Rune token name.
2. Etching: the txid of the reveal tx for the Rune.
3. Symbol: the Rune symbol.
4. Total Mints: the total mints that have already happened.
5. Number: indicates how many runes where created before this one.
6. Progress: what percentage has been sold from this Rune token.


---

# 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://platform-docs.craftrunes.com/runes-page.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.
