# Dashboard interface

## Description of the Dashboard interface <a href="#description-of-the-dashboard-interface" id="description-of-the-dashboard-interface"></a>

To start working with the **CrossCurve** app, go to the **Dashboard** tab. In the top right corner, click «**Connect wallet**», select your desired wallet type from the list, and confirm the connection, making sure that you are on the official <https://app.crosscurve.fi/dashboard> page.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXdf9dm1sHxcdsiD2poHb5hMSK7mYgQSuB0A2w726O1saxsog323Y6iEKX7jF0V3AtnEBmEecXOKt3TB7U_1xD0N9H3wM7uWTJ0KTLExXxH_uMByHhQfwjVzBxWghnTLbmfcXLLlDg?key=K_GWsFu8u9Tj97heScunVa80" alt=""><figcaption></figcaption></figure>

After successfully connecting your wallet, expand the NFT tab.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXciw2OLSY5U9_8qUfLTbBn0uom7rXisDykKvLqUg9bjmv8nAOm3KmuSmkQKOZEmcpV5zgkfNdE-4RLkI-LttpHNfS0VQF25l5x-d2HguXIUibawqoTttmPCSwCeW7cChUL9MnQHlw?key=K_GWsFu8u9Tj97heScunVa80" alt=""><figcaption></figcaption></figure>

In the “**Awaiting TGE/vesting**” field, you will see the number of EYWA tokens uncoupled from the NFT after the migration from Aurora to Arbitrum. To manage vesting safes, go into the [**NFT Manager**](https://docs.crosscurve.fi/user-documentation/eywa-nft/eywa-nft-manager-interface) by clicking “**View**”.


---

# 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.eywa.fi/eywa-token/eywa-nft-collection/dashboard-interface.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.
