> For the complete documentation index, see [llms.txt](https://docs.waveslands.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.waveslands.com/overview/how-to-earn-income.md).

# How to Earn Income

There are several ways to earn income:

1. **Investment in** [**WLGOLD** ](/fundamentals/tokenomics/token-wlgold.md)**token.** The [tokenomics ](/fundamentals/tokenomics.md)are designed to drive the growth of the app's assets (TVL) and the index price of [WLGOLD](/fundamentals/tokenomics/token-wlgold.md).
2. **Farming** [**WLGOLD** ](/fundamentals/tokenomics/token-wlgold.md)**token.** To do this, you need to have [ACRES ](/fundamentals/tokenomics/token-acres.md)tokens staked. [WLGOLD ](/fundamentals/tokenomics/token-wlgold.md)tokens are distributed every block to staked [ACRES ](/fundamentals/tokenomics/token-acres.md)according to their share of the total FarmPower.
3. [**WLGOLD** ](/fundamentals/tokenomics/token-wlgold.md)[**arbitrage**](/fundamentals/arbitrage.md)**.** Use the price difference of [WLGOLD ](/fundamentals/tokenomics/token-wlgold.md)on the market (Puzzle, WX) and the calculated index price of [WLGOLD ](/fundamentals/tokenomics/token-wlgold.md)in the app. Balance the price and earn income.
4. [**ACRES** ](/fundamentals/tokenomics/token-acres.md)[**arbitrage**](/fundamentals/arbitrage.md)**.** Take advantage of the price difference of [ACRES ](/fundamentals/tokenomics/token-acres.md)on the market (Puzzle, WX) and the nominal price of [ACRES ](/fundamentals/tokenomics/token-acres.md)in the app. Balance the price and earn income.
5. **Earn rare** [**NFTs** ](/fundamentals/nft.md)**for participating in events.** [NFTs ](/fundamentals/nft.md)can be used to increase FarmPower or for resale.


---

# 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:

```
GET https://docs.waveslands.com/overview/how-to-earn-income.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.
