# Copilot

Copilot is your all-in-one dashboard to view and manage DeFi positions across multiple protocols and wallets.

With Copilot, you can:

* Manage positions across multiple DeFi protocols
* Track assets and positions from multiple wallets
* Execute DeFi actions in one unified interface

<figure><img src="/files/B8jr3gdycA4BBSnzE4sR" alt=""><figcaption></figcaption></figure>

### How to use Copilot

* Go to the Copilot page.
* A default wallet group is created automatically.
  * Add the wallets you want to track
  * Or create additional wallet groups for different purposes
* To access your dashboard across devices and browsers, log in with your Google account.
  * Your tracked wallets and settings will be saved and synced.<img src="/files/XHKFWcLcAEw8ATjmFUOR" alt="" data-size="original">
* After adding wallet addresses, you can view:
  * Net worth overview
  * Asset breakdown by wallet
  * Protocol allocation breakdown
* You can also explore detailed protocol positions, including:
  * Position health and safety status
  * Earned rewards and yields
  * Available actions such as Optimize, Supply, Withdraw, and more

    <figure><img src="/files/J5bC4icUEEsPRQ1oTlRb" alt=""><figcaption></figcaption></figure>

### Which protocols are supported?

Currently, Copilot supports viewing positions from:

* NAVI
* Suilend
* Momentum

Support for additional Sui-based protocols will be added in near future.


---

# 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://naviprotocol.gitbook.io/navi-protocol-docs/tools-and-automation/copilot.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.
