# DRC-20.org guide

In this section, we'll guide you through the process of purchasing your first DRC-20 tokens. Make sure your DogeLabs Wallet is funded before you start.

### Step 1: Visit the Marketplace

Navigate to the official marketplace at [DRC-20.org](https://drc-20.org/).

### Step 2: Connect Your Wallet

* Click on **"Connect Wallet"**. (See image below)

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

* Your DOGE balance should now be visible, replacing the "Connect Wallet" button.

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

### Step 3: Access the Marketplace

Click on **"Marketplace"** in the header, or visit [DRC-20 Marketplace](https://drc-20.org/marketplace).

### Step 4: Select a Token

* Choose the asset you wish to purchase. \
  For this example, we'll select the first token deployed on DRC-20, [**dogi**](https://drc-20.org/marketplace/drc20/dogi).

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

* Visit [Dogi Token](https://drc-20.org/marketplace/drc20/dogi) page.

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

### Step 5: Reset Wallet State (Recommended)

To avoid potential technical issues:

1. Click on your wallet extension, then on the settings gear icon (*<mark style="color:red;">**1**</mark>*).
2. Click on **"Reset Wallet State"** (*<mark style="color:red;">**2**</mark>*). \
   This ensures your wallet is fully synced with the marketplace.

<figure><img src="/files/23HRPOeUyMG0CTbet6U0" alt="" width="269"><figcaption></figcaption></figure>

### Step 6: Make a Purchase

* On the token page, select the inscription that interests you and click on **"Buy"**.

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

### Step 7: Confirm Your Purchase

* You'll be directed to a page describing your intended purchase.
* Confirm by clicking **"Buy now"**.

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

### Step 8: Sign the Transaction

* A pop-up will appear asking you to confirm your purchase.
* Click on **"Sign"**. (You may have to sign multiple transactions, which is normal.)

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

### Congratulations!

You've made your first DRC-20 token purchase and are now part of the DRC-20 token holders!

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

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

{% hint style="info" %}
*<mark style="color:blue;">Note: The indexer might be a few blocks behind, so your purchase may not appear in your DogeLabs Wallet immediately. It typically takes 20-30 minutes for the transaction to reflect.</mark> <mark style="color:blue;"></mark><mark style="color:blue;">**This delay is normal, see below as reference**</mark>*<br>

![](/files/S9E7P01l6nGmOmo4nVbj)
{% endhint %}


---

# 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.doginals.academy/eng/beginner-guide/how-to-buy-drc-20-tokens/drc-20.org-guide.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.
