# What’s a Stamp?

A STAMP is a Counterparty transaction which contains a valid STAMP:base64 string in the description key.&#x20;

Using Freewallet you can mint a STAMP because they are <mark style="color:orange;">just Numeric tokens that have a specific type of description</mark>.

For more information about STAMPS check out the [official GitHub explanation page here](https://github.com/mikeinspace/stamps/blob/main/BitcoinStamps.md) or get involved in the [Stamps Telegram Group](https://t.me/BitcoinStamps).


---

# 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://davestaxcp.gitbook.io/freewallet.io-user-manual/common-questions-using-freewallet-faq/whats-a-stamp.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.
