> For the complete documentation index, see [llms.txt](https://docs.vyfi.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.vyfi.io/getting-started/connecting-your-wallet/ccvaultio.md).

# Connecting Eternl Wallet

\-           Make sure you have acquired a CCVault wallet; you can do so via the following link: <https://ccvault.io/app/mainnet/welcome>

\-           Attach your CCVault wallet as an extension to your browser via the extension button top right of your screen

### &#x20;           *<mark style="color:red;">**&#x20;&#x20;**</mark><mark style="color:red;">**BEFORE YOU CONNECT TO THE VYFIANCE APP**</mark>*&#x20;

*We have recently come across a few errors when users stake VyFi/NFTs through a CCVault address, in order to fix this, users can use the following steps to set their wallet to “Single address mode (for Nami / CNTools)”*

\-           Open your CCVault wallet

![](/files/kvIoE3Uom8BtBw01Zl8J)

\-           Locate the “Settings” tab

![](/files/qE0hFrfjy8VzieoiUOta)

&#x20;\-           Select the slider next to “Single address mode (for Nami / CNTools)” to active this setting

&#x20;                     **You are now ready to navigate to VyFinance:** [**https://app.vyfi.io**](https://app.vyfi.io)

![You must disconnect your NAMI wallet if it already connected](/files/rVqf1ziR9594OtJD9nLx)

\-           Select “Connect Wallet” at the top right corner of the page

![](/files/aNVAMd7q87VPlHocDOE8)

\-          Connect your wallet by Selecting “CCVault.io”

![](/files/mtEYs4Wtxt6crlbSsVa7)

\-          Select “Connect to Site”

![](/files/JLOcSFtdBZXfpdQh9b1j)

\-          Your wallet will now be connected

\-          Now, you will see your wallets address reflected in the top right change corner


---

# 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://docs.vyfi.io/getting-started/connecting-your-wallet/ccvaultio.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.
