# Swap Tokens on Bio

This is a step-by-step guide on how to swap tokens on the Bio App, using $AUBRAI as an example.&#x20;

**Note:** You’ll need ETH on Base to complete the swap. If you don’t already have ETH on Base, check out our [fiat guide](https://docs.bio.xyz/bio/~/changes/216/descientists/quickstart-guides/buy-bio-ecosystem-tokens) and [bridging guide](https://docs.bio.xyz/bio/~/changes/216/descientists/quickstart-guides/bridge-bio).<br>

1. Navigate to the[ Bio App](https://app.bio.xyz/agents/aubrai) and login to your wallet in the top right corner of the screen. Click the button “login”.

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

2. Select your wallet provider to connect.

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

3. Navigate to the top menu bar and click "Launchpad".

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

4. Click "Aubrai".

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

5. Navigate to the swap widget on the page, then click the dropdown arrow next to the token in the lower field.

<figure><img src="/files/amhEYtZ9mDflArJBAoKh" alt="" width="375"><figcaption></figcaption></figure>

6. Paste the AUBRAI contract address into the search bar and press enter.

<figure><img src="/files/yZughuXzJf4JBEzkGY1T" alt="" width="375"><figcaption></figcaption></figure>

7. Enter the amount you want to swap, then click "Allow CoW Swap to use your BIO".

<figure><img src="/files/eYjBQAKmMh5gbw9jqGUs" alt="" width="375"><figcaption></figcaption></figure>

7. Confirm your transaction and click "Confirm Swap".

<figure><img src="/files/SSmHqWN3FmU58C2gzaaY" alt="" width="375"><figcaption></figcaption></figure>

8. You've successfully swapped into $AUBRAI.

<figure><img src="/files/Hirwsn6vgnQO1N5gGiiM" alt="" width="367"><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://docs.bio.xyz/bio/descientists/quickstart-guides/how-to-swap-tokens-on-bio.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.
