> For the complete documentation index, see [llms.txt](https://docs.openstamp.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.openstamp.io/product-guides/buy-src20-tokens.md).

# Buy SRC20 Tokens

## Step 1 - Login OpenStamp with UniSat/Leather Wallet

Once your UniSat/Leather wallet([Install Guide](/wallets-guides/install-unisat-wallet.md)) is ready, open [OpenStamp](https://openstamp.io/market), click ‘Connect’ in the top right corner, then click ‘Sign’ to log in.

<figure><img src="/files/NlonQGap4hBniy66gUbM" alt="" width="375"><figcaption></figcaption></figure>

## Step 2 - Buy SRC20 Tokens <a href="#id-3209" id="id-3209"></a>

Go to the ‘[Marketplace](https://openstamp.io/market)’, select SRC20 from the Marketplace menu:

<figure><img src="/files/3fFo4wmHwFoRkWGRqRtf" alt=""><figcaption></figcaption></figure>

And select the token you want to Buy, for example, ‘STAMP’,

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

Choose the order you want to buy, click ‘Buy Now’

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

Or use the sweep mode to place more orders at the same time:

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

Click the 'Confirm button' and  click ‘Sign & Pay’ within 1 minute, otherwise, the order will expire.

<figure><img src="/files/mUQUAZEy9Vq6JqlDABU7" alt="" width="375"><figcaption></figcaption></figure>

## Step 3 - Order History

To view your order history, click on the address in the upper right corner and select ‘Orders’.&#x20;

You can click the order Status to check the ongoing or finished transactions.&#x20;

{% hint style="info" %}
**Normally, it will need 3-4 block confirmations before you received the bought tokens. Please be patient.**<br>
{% endhint %}

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.openstamp.io/product-guides/buy-src20-tokens.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.
