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

# Connect Wallet

In order to play **CoinToFish**, you will need to connect your metamask wallet. \
Below we will easily explain you how to prepare everything to start playing.

**Step 1**: Access to our website [**CoinToFish**](https://cointofish.io/)

**Step 2**: Accept the contract.<br>

![](/files/-Mjiy003SLSAs8lOV1PZ)

**Step 3**: Once the contract is accepted, you will be connected with your wallet to **CoinToFish**.

![](/files/-Mjiy78p_XFv2M8IQXlf)

\
**Step 4**: Add the **CoinToFish** token to your wallet.<br>

![](/files/-MlLiYjwZqwBsd05PF27)

**Step 5**: Accept to add the **CTF** token to your wallet BSC (**Binance Smart Chain**)

![](/files/-MlLigJrwzQQY56V9AoC)

![](/files/-MlLiiRuU_r8CMCu8pdz)

Make sure the address you import from the token is: \
**x55E00121241d6870324a8e6DFFaabbe2E0359863**

And you will be ready to buy CTFT tokens with a very low slippage.

Once you have tokens you should be able to exchange them for corals in CTF, which will have a 1:1 ratio.

![](/files/-Mk22zWR7hv5UGWfhI2X)

To buy the corals you will only have to click on the "Balance" button that you can find in the inventory and the interface will open where you can make the exchange, you can also do it from the "shop" tab.

![](/files/-MjiyV1Y7vweTO3ns2L_)

Then you will find an interface to enter the corals you want to buy with your CTFT tokens.

Once you have done these steps, you will only need to enter the site and buy the tokens needed to buy eggs, food, fishing rods and more.


---

# 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, and the optional `goal` query parameter:

```
GET https://cointofish.gitbook.io/cointofish-en/tutorial/connect-wallet.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
