# How to Play SEED Go

### Create a SEED account

There are 3️⃣ options to create a SEED account:

1️⃣ **Use Web App**: Search for [Web App](https://playseedgo.com/webapp), then choose to create an account with your Telegram or Gmail account.

2️⃣ **Use Telegram App**: Search for @seed\_coin\_bot on Telegram. Click '<mark style="color:green;">**/start**</mark>' to create an account.

3️⃣ **Use Mobile App** *(Coming soon).*

### Link your SUI wallet&#x20;

To start playing SEED Go, you need at least 1 SEED Mon & an amount of $SLOVE. To deposit them to your SEED account, link your SUI wallet to SEED as follows:

1️⃣ **Open Dashboard**

For desktop devices, paste this link <https://playseedgo.com/dashboard> into a search engine

For mobile devices, download the SUI Wallet Mobile App of Mysten Labs, and paste this link <https://playseedgo.com/dashboard> to the 'Apps' category of the app.

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

**2️⃣ Connect your Telegram account**

* Connect the Dashboard with the SEED account that you are going to use to play SEED Go

***⚠️ Note**: If you click on Create a new account with Apple/ Google, this does not mean that you're connecting Dashboard with your current SEED account.*

3️⃣ **Link your SUI Wallet**

Click on the option '<mark style="color:green;">**Connect SUI Wallet**</mark>' to link your SUI Wallet with your SEED account.

<figure><img src="/files/34boy4TaI4BEMKSDIYiF" alt=""><figcaption></figcaption></figure>

### Buy SEED Mon & $SLOVE

1️⃣ **Buy a SEED Mon through TradePort or In-app Marketplace**

* For desktop devices:&#x20;

Paste the [TradePort link](https://www.tradeport.xyz/sui/collection/seed_mon?bottomTab=trades\&tab=items), connect it with your SUI wallet, and make a purchase.

Open the SEED App on Telegram and click on the Marketplace icon to start selecting a Mon.

<figure><img src="/files/4HMAsSN8FGUgBPqTQjPH" alt=""><figcaption></figcaption></figure>

* For mobile devices:&#x20;

Go to your Dashboard using the SUI Wallet Mobile App, click on the 'SEED Mon Marketplace' button, and make a purchase.&#x20;

Open the SEED App on Telegram or the Web App and click on the Marketplace icon to start selecting a Mon.

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

&#x20;2️⃣ **Buy $SLOVE through Cetus or Swap on SUI wallet**

To buy $SLOVE, open Cetus with this [Cetus link](https://app.cetus.zone/swap/0x2::sui::SUI/0x6dd439dee053557b3dd340287a4b81099b3e729cb48fbdae726dd2dff82736c3::slove::SLOVE), connect it with your SUI wallet, and make a purchase. Or you can buy $SLOVE directly by swapping it using your SUI wallet.

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

### Deposit

1️⃣ Click the '<mark style="color:green;">**Swap**</mark>' button to choose the Transfer option "From Wallet - To Spending".

2️⃣ Choose $SUI in your wallet asset list.

3️⃣ Click on the '<mark style="color:green;">**Confirm Transfer**</mark>' button, then follow the protocol to finish transferring.

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

### Start a Hunt&#x20;

1️⃣ **Open the SEED App**

Search for @seed\_coin\_bot on Telegram and click '<mark style="color:green;">**/start**</mark>'.

2️⃣ **Check your Mon**

Click on the '<mark style="color:green;">**Bag**</mark>' button to see your SEED Mons. Choose a Mon to be the leader.

<figure><img src="/files/OlfA16D40eQketxJ3iEn" alt="" width="348"><figcaption></figcaption></figure>

3️⃣ **Go to the nearest Tree location**

Use the SEED Map in the mainscreen to find the nearest Tree. Walk there and click on the Tree.

4️⃣ **Start hunting**

Once you can see the full view of the Tree, click on the '<mark style="color:green;">**Start Hunting**</mark>' button to let your Mons go on a hunt.

<figure><img src="/files/mCwAgFoqjtKuNT0NAFC8" alt="" width="342"><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://seeddao.gitbook.io/seed-tutorial/seed-the-new-era/how-to-play-seed-go.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.
