# Move SEEK from an Exchange to Talisman

### Get your Talisman Ethereum Address

1. Open Talisman. Click “Receive”

<div align="left"><figure><img src="/files/RvwYvovlZ25fKLrrNTWT" alt="" width="375"><figcaption></figcaption></figure></div>

2. Click the “copy” icon on your desired Ethereum account and your address will be copied to clipboard. This is the address you will be withdrawing your SEEK tokens to.

Note: You can also click the “Show “QR Code” icon to reveal your address as a QR Code.

<div align="left"><figure><img src="/files/fbu1PfRJahIWHOSyUVfH" alt="" width="375"><figcaption></figcaption></figure></div>

### Withdraw your funds from a CEX

1. From your exchange, click “Withdraw”. This example uses Kucoin.

<div align="left"><figure><img src="/files/62tNSbEdLxtK8afgYJRe" alt=""><figcaption></figcaption></figure></div>

2. Select “SEEK” as the coin from the dropdown menu

<div align="left"><figure><img src="/files/A6x0wNVFB8zlMHvsg0of" alt=""><figcaption></figcaption></figure></div>

3. Input the Ethereum address that you copied from Talisman wallet in the previous steps.&#x20;

<div align="left"><figure><img src="/files/RUut89O9CCXPIOaetsko" alt=""><figcaption></figcaption></figure></div>

4. Select “ERC20” as the network.

<div align="left"><figure><img src="/files/p4bkkAExAs3NRgXr0KUu" alt=""><figcaption></figcaption></figure></div>

5. Input the amount of tokens you would like to withdraw.

Note: You will see two accounts in Kucoin in this section: Funding and trading account. Tick the accounts that contain your SEEK tokens.

<div align="left"><figure><img src="/files/UR50uHh9aniJIGm7ydc4" alt=""><figcaption></figcaption></figure></div>

6. Review the details and once you’re satisfied, click “Withdraw”.

<div align="left"><figure><img src="/files/L5AiA5uiMzzdqnXgv8Jg" alt=""><figcaption></figcaption></figure></div>

7. Confirm the transaction details, verify the network and the receiving address, then click “Submit”.

<div align="left"><figure><img src="/files/yT3qtXAWcaVjEHpJXjFf" alt=""><figcaption></figcaption></figure></div>

8. Complete the security verification and click “Confirm”.

<div align="left"><figure><img src="/files/VbaoAihjdOeHtwrOLy9J" alt=""><figcaption></figcaption></figure></div>

9. After completing verification, the tokens will be sent to your Talisman wallet address.

<div align="left"><figure><img src="/files/Ivw0XDt8cDgN7CC07t7V" alt=""><figcaption></figcaption></figure></div>

\
v 3.5.1


---

# 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.talisman.xyz/talisman/seek/how-to/move-seek-from-an-exchange-to-talisman.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.
