# Transferring in SEED

### Deposit

1. **Choose the Deposit option in the Transfer section**

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

2. **Choose the Asset type to deposit from your SUI Wallet to your SEED account**

***⚠️ Notes**: $SEED will appear in the Asset list once it is listed.*&#x20;

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

3. **Type in the amount/ choose which asset, and click Confirm Transfer**

***⚠️ Notes**: You should prepare an adequate amount of gas fee when depositing $SUI.*&#x20;

<figure><img src="/files/197qfL4U69wSmhUJPQjW" alt=""><figcaption></figcaption></figure>

4. **Click "Approve" and enter your SUI wallet password**

It is important to approve the transaction, or the transaction will be pending. Also, you need to retype the password for each on-chain transaction.

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

When success, the asset will appear in the Spending Account category in the Dashboard.

***⚠️ Notes**: After depositing SEED Mons to your Spending (App), your Mons will be frozen for 24 hours:*

&#x20;*(a) Cannot take any action with the Mons in the game.*

*(b) Still able to withdraw the Mons to trade in the marketplace.*

5. **Check the Pending/ History of your deposit transaction**

You can check the Pending/ History category by scrolling down the screen.

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

### Withdraw

1. **Choose the Withdraw option in the Transfer section**

<figure><img src="/files/35kE7sv8z9PtyIXrFKk9" alt=""><figcaption></figcaption></figure>

2. **Set up a secure connection with your SUI wallet**

This step is required if you want to withdraw tokens from the SEED App. Click on the Confirm button to set up.

***⚠️ Notes**: A small amount of gas fee is required.*&#x20;

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

3. **Choose the Asset type to withdraw from your SEED account to your SUI wallet**

***⚠️ Notes**: $SEED will appear in the Asset list once it is listed. The option to withdraw $SUI is not available at the moment.*

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

4. **Type in the amount/ choose which asset, and click Request Transfer**

For most types of assets, you can withdraw them all instantly to your wallet after the transaction is executed.

To withdraw $SLOVE, there are 3️⃣ Withdraw Options. Depending on each option, you can withdraw instantly 50% to 100% in 7 days:

1️⃣ Withdraw Now: Receive 50% of $SLOVE

2️⃣ Withdraw in 3 Days: Receive 70% of $SLOVE

3️⃣ Withdraw in 7 Days: Receive 100% of $SLOVE

***⚠️ Notes**: When withdrawing $SEED, between each time you withdraw, a 24-hour break is required before your next $SEED withdrawal.*&#x20;

5. **Click "Approve" and enter your SUI wallet password**

Approve the transaction and enter your SUI wallet password to complete the withdrawal.

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

6. **Claim the amount of $SLOVE equivalent to the withdraw option**

Once approved, go to the Pending/ History category and wait to claim the asset.

***⚠️ Notes**: When choosing to withdraw $SLOVE in 3 days/ 7 days, you can receive 70% $SLOVE after 3 days or 100% $SLOVE after 7 days end.*

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

### Tracking transactions

On-chain transferring can sometimes occur with a lag. Be patient, and your transactions will go through. Click on the Extent button next to every transaction in the Pending/ History category to track your transactions if needed.

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

✨ Now you are well-prepared. Start depositing and withdrawing with the SEED App now! 🌲


---

# 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/transferring-in-seed.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.
