> For the complete documentation index, see [llms.txt](https://crypto-television-network.gitbook.io/crypto-tv-network/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://crypto-television-network.gitbook.io/crypto-tv-network/8.-how-to-connect-wallet.md).

# 8. How to Connect Wallet

CTV DEX Aggregator works with any Web 3.0 wallet, including MetaMask, SafePal, WalletConnect, TrustWallet, Coinbase Wallet and more. This walkthrough uses the MetaMask Ethereum wallet, which is a free, open-source Web3.0 wallet popular with Ethereum users.

1-   Launch the CTV DEX Aggregator app at

2-   Click on “Connect Wallet” at the top left of your screen. A pop-in window should appear.

3- Check the “I accept Terms of Use, Cookies Policy and Privacy Policy” box if you accept these terms. Then, select the wallet you want to connect. If you don’t have one, you can create a TrustWallet or MetaMask one from this step. For purposes of this walkthrough, we will continue by selecting the MetaMask wallet.

1-   If you have not unlocked your MetaMask, you will be asked to do so. Once unlocked, you should see the following screen. Select the account you want to use to connect to CTV DEX Aggregator by ticking the checkbox next to it.

2-     When you see CTV DEX Aggregator dashboard and your ETH address at the top left corner, you’re connected to CTV DEX Aggregator. Happy yield farming!


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://crypto-television-network.gitbook.io/crypto-tv-network/8.-how-to-connect-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.
