# Getting Started

Follow these steps to start tracking your daily DeFi income with Yecho.

***

### **01. Connect Your Wallet**

On the Yecho homepage, click **Enter App** ⇒ **Connect Wallet**.\
We support almost all EVM wallets thanks to our integration with RainbowKit (Metamask, Coinbase Wallet, Rabby, Ledger, etc.).

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

* **After connecting your wallet or spying an address**, you may see this popup. It indicates one of two things:
  * The connected address has **no active subscriptions**
  * Yecho has not yet collected data for this address. In this case, you’ll need to wait for the **next snapshot** to see your data appear.

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

***

### **02. Choose a Subscription Plan**

After signing in, go to the **Plans** page and select the subscription that fits your needs.\
As soon as the payment is confirmed on-chain, your plan becomes **active instantly**.

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

***

### **03. Start Tracking Your DeFi Income**

Once your plan is active, you unlock full access to the **Dashboard**:

* Automatic daily snapshots
* Real yield calculations
* Protocol-level and token-level analytics
* Trend charts and historical data

Tracking begins immediately and continues every 24 hours.

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

***


---

# 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.yecho.app/user-guide/getting-started.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.
