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

# How To Connect

1. Log in to Metamask and expand your view
2. Select the dropdown on Networks
3. Select **Custom RPC**
4. Enter the details below
   * **Network Name**: Cronos Network
   * **New RPC URL**: <https://evm-cronos.crypto.org>​
   * **ChainID**: 25
   * **Symbol**: CRO&#x20;
   * **Explorer**: <https://cronos.crypto.org/explorer/>​

&#x20;5\. Click **Save.** Done! You have connected your Metamask to the Cronos network. Now all you need is CRO for gas fees. Head over to the[ official chat](https://t.me/cronianswap) for a complete list of bridges! Keep in mind to bridge your funds in batches to have sufficient gas for multiple transactions.

Alternatively, you can use <https://app.elk.finance/#/elknet> to bridge over your funds from BSC, Polygon, Fantom, Huobi Eco & xDAI chain.&#x20;


---

# 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://crono-king.gitbook.io/cronofi-finance/how-to-connect.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.
