# How to Set up your Wallet

In order to receive tokens from a project, you must have a vault set up in your wallet.

### 1. Choose your Wallet

The most popular options are Blocto, [Flow Ref](https://chromewebstore.google.com/detail/flow-reference-wallet/hpclkefagolihohboafpheddmmgdffjm), or [Shadow](https://chromewebstore.google.com/detail/shadow-aptos-flow-wallet/lmmpaefggfcmnoddemmgdppddppnmhek). You cannot use Dapper Wallet for tokens.

### 2. Log in to Toucans

Next, go to the project's homepage (ex. [https://toucans.ecdao.org/p/](https://toucans.ecdao.org/p/Freely)[ADUToken](https://toucans.ecdao.org/p/ADUToken)) and click the green "Connect" button in the top right corner.&#x20;

Then click your chosen wallet.

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

### 3. Set Up Vault

On the project's page (ex. <https://toucans.ecdao.org/p/ADUToken>), you should now see a section that looks like this at the top:

<figure><img src="/files/9SdxTqvnGQ3j0Fq5qImw" alt=""><figcaption></figcaption></figure>

Click "Set Up Vault" and approve the transaction.

### 4. Done!

###


---

# 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.ecdao.org/products/toucans/how-to-set-up-your-wallet.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.
