# How to buy

Enter Mark3.ai website and choose the display language based on your preferences. Currently, only Simplified Chinese and English are supported.

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

## Operation Steps

**Step 1:** Choose a token name based on personal interest, such as: `sat, xc, usd, etc.` The Listed tab displays the current list of listed items, with supported sorting options: Unit Price: Low to High (default), Unit Price: High to Low, Listing Time: Old to New, Listing Time: New to Old.

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

**Step 2:** Review the data on the card to determine if you want to make a purchase. Data on the card includes:

<figure><img src="/files/ppH202d6MQJOKFN7SkyX" alt="" width="252"><figcaption></figcaption></figure>

**Step 3:** Click the "Buy" button to enter the confirmation pop-up. In the confirmation pop-up, you need to verify the following information:

* The quantity of inscriptions for the transaction.
* Unit price, listing price, additional network fees due to on-chain confirmation.
* Service fee charged by the platform (0.8% of the listing price).
* The total payment amount.

If you confirm the transaction, you can click the "Buy Now" button to initiate the payment and confirmation process through the Unisat wallet.&#x20;

<mark style="background-color:yellow;">Ensure that your account has sufficient BTC balance before purchasing to avoid unsuccessful transactions.</mark>

<figure><img src="/files/SZiYnGZ3kF1SpPivzoqc" alt="" width="563"><figcaption></figcaption></figure>

**Step 4:** In the Unisat wallet pop-up, click the "Sign" button to complete the transaction by making the BTC payment.

<figure><img src="/files/ZIQVr0qJpEV3oagfI7VZ" alt="" width="316"><figcaption></figcaption></figure>

**Step 5:** After the purchase, the corresponding tokens will not be transferred immediately to your address. Depending on the network fee you paid, it may take approximately 10 minutes to 2 hours for on-chain confirmation.

During this period, you can track the transaction progress through a blockchain explorer. Additionally, in the "My items" feature, the purchasing quantity under confirmation will be displayed in parentheses within the **"transferable"** balance.

<figure><img src="/files/GTblGsxqY8U0VP9bXLXW" alt="" width="563"><figcaption></figcaption></figure>

**Step 6:** The inscription confirmed on the chain will directly enter the platform's custody address and be recorded as "unlisted" quantity on the page. If you want to continue trading on the platform, you can list it:&#x20;

{% content-ref url="/pages/YygP06ERoYs1pnvHFavM" %}
[How to list](/mark3.ai-beginners-guide/tutorial/how-to-list.md)
{% endcontent-ref %}

If you don't want to continue trading on the platform, you can retrieve it to your private address:&#x20;

{% content-ref url="/pages/gmPXmiBw9ur4cr4Dy0tC" %}
[How to manage](/mark3.ai-beginners-guide/tutorial/how-to-manage.md)
{% endcontent-ref %}


---

# 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://mark3-ai.gitbook.io/mark3.ai-beginners-guide/tutorial/how-to-buy.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.
