# How to Earn

### Asset Dashboard

The dashboard will have several avenues for users to acquire, earn, compound, accumulate, and take profit, either manually or automatically. All protocol options are designed to be most lucrative for users who plan to remain active within the ecosystem long term.

Additionally, the BlockCentral dApp is designed so that users never need to navigate away from [app.blockcentral.io](https://app.blockcentral.io/) to fully utilize the ecosystem. Users only need to connect their wallets, and all of BlockCentral will be available to them.


---

# 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.blockcentral.io/blockcentral/how-to-earn.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.
