# Doggy.market guide

{% hint style="info" %} <mark style="color:blue;">In this guide, we consider that you already have a DOGE Wallet, if you don't have one, just click on "Create new wallet" on doggy.market (see image in Step 2 as reference if needed) and follow the instructions, remember :</mark> \ <mark style="color:blue;">**Don't lose your 12 words seed phrase, otherwise, you'll lost access to your funds.**</mark>\ <mark style="color:blue;">**Don't store your seed on your computer, which can be easily corrupted.**</mark>
{% endhint %}

We'll guide you through the process of purchasing your first DRC-20 tokens. \
Make sure your Doge Wallet is funded before you start.\
[Read our guide if needed ! ](/eng/beginner-guide/how-to-fund-your-doge-wallet.md)\
\
All good ? Well, let's dive into the DRC20 !&#x20;

### Step 1: Visit the Marketplace

Navigate to the marketplace at [doggy.market](https://doggy.market).

### Step 2: Import Your Wallet

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

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

* **Write your seed phrase** and click on "**Import wallet**" (see below):&#x20;

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

### Step 3: Select a Token

* Scroll down on the main page, and you'll see DRC-20 part, those are the tokens.&#x20;
* Choose the asset you wish to purchase.\
  For this example, we'll select the first token deployed on DRC-20, [**dogi**](https://doggy.market/dogi).

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

### Step 4: Make a Purchase&#x20;

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

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

### Step 7: Confirm Your Purchase

* A pop-up will appear, read every informations, just in case.
* Confirm by clicking on the **"Confirm"** button.

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

* You'll see this confirmation "<mark style="color:green;">**Trade successful**</mark>", congratulations !

<figure><img src="/files/M8uXE4rSJgLzNNdCQOqZ" alt="" width="368"><figcaption></figcaption></figure>

<mark style="color:red;">**You've made your first DRC-20 token purchase and are now part of the DRC-20 token holders!**</mark>

{% hint style="info" %}
*<mark style="color:blue;">Note: The indexer might be a few blocks behind, so your purchase may not appear in your Doge 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>*
{% endhint %}

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


---

# 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/doggy.market-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.
