> For the complete documentation index, see [llms.txt](https://whitepaper.dogizen.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://whitepaper.dogizen.io/group-1/how-to-buy/presale-website.md).

# Presale Website

## Wallet Setup Guide

Alright world traveller, before we get started, you’ll need a wallet. The DEX is like a currency exchange. Where you swap one curency for another. usually on trips it is the currency of your destination. Since you're here your destination is the Dogizen Universe. The first port of call is to purchase some $DOGIZ tokens.&#x20;

#### 1. Choose Your Wallet

We’ve got our favourite wallet recommendation for you, but hey, just like dogs have their favourite toys, you’re free to sniff around and choose what feels right for you. However, we **strongly suggest** sticking with our recommendation to make things simple and smooth for your paws.\
Once you’re set up, you’ll be ready to chase down those $DOGIZ tokens like a dog after a squirrel!

#### 2. Enter the Presale Site

Navigate to the presale site where you’ll see the **DEX (Decentralised Exchange)**.

#### 3. Connect Your Wallet

Click the **Connect Wallet** button, and select the option to connect via your browser. We recommend using **Metamask** on a Google Chrome browser, but you can also use **Phantom**, **OKX**, **Trust Wallet**, or any other compatible wallet of your choice.

> If you need help setting up Metamask, here’s a [handy guide](https://support.metamask.io/getting-started/getting-started-with-metamask/).

#### 4. Select Your Currency and DOGIZ Amount

Once your wallet is connected:

* **a.** Select the currency you wish to use for your purchase.
* **b.** Enter the amount of $DOGIZ tokens you want to buy.

#### 5. Confirm the Transaction

After entering the necessary details, you will be redirected to your wallet to confirm the transaction. Follow the prompts in your wallet to finalise the purchase.

#### 6. Wait for Your $DOGIZ Tokens

After confirming the transaction, it will be complete. However, your $DOGIZ tokens will not immediately appear in your wallet. They will be available once the presale has ended. More information to come so be sure to follow all of the $DOGIZ channles.&#x20;


---

# 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, and the optional `goal` query parameter:

```
GET https://whitepaper.dogizen.io/group-1/how-to-buy/presale-website.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
