# Connect DEX account

When you [add liquidity](/use/pools/how-to/add-liquidity.md) to a particular pool for the first time, you will need to connect your DEX account to that pool. To do this, click **Connect pool** and confirm the transaction to your EVER Wallet.\
After the transaction is completed, you will be able to interact with the liquidity of this pool.

<figure><img src="/files/N1kEhxQ7PCMpuFHfJFpQ" alt=""><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.flatqube.io/use/pools/how-to/connect-dex-account.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.
