> For the complete documentation index, see [llms.txt](https://whitepaper.bloctale.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://whitepaper.bloctale.com/bloctale/faq/are-there-any-staking-or-yield-farming-opportunities-in-bloctale.md).

# Are there any staking or yield farming opportunities in BlocTale?

Yes, BlocTale will offer staking and yield farming opportunities for its players and token holders - after launch. By participating in these activities, you can earn passive income and maximize the potential returns from your in-game assets.

1. ***Staking:***\
   BlocTale allows you to stake your GLD and BLOC tokens in various staking pools. By staking your tokens, you can earn rewards in the form of additional tokens, based on the duration and amount of your stake. The staking pools are designed to incentivize long-term token holding and contribute to the stability of the in-game economy.
2. ***Yield Farming:***\
   BlocTale introduces yield farming opportunities where you can provide liquidity for GLD, BLOC, or NFT trading pairs on decentralized exchanges. By supplying liquidity, you receive a share of the trading fees generated from the exchange, proportional to your contribution. Yield farming can be an attractive opportunity for investors looking to earn a passive income from their holdings while supporting the liquidity and growth of the BlocTale ecosystem.

It is essential to keep in mind that staking and yield farming activities come with inherent risks, such as impermanent loss or fluctuations in token value. Always do your research and assess the potential risks before participating in these activities.


---

# 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, and the optional `goal` query parameter:

```
GET https://whitepaper.bloctale.com/bloctale/faq/are-there-any-staking-or-yield-farming-opportunities-in-bloctale.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
