> For the complete documentation index, see [llms.txt](https://metaboards.gitbook.io/metaboards-wiki/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://metaboards.gitbook.io/metaboards-wiki/play-styles/what-works-best-for-you/time-engagement.md).

# Time / Engagement

First we can look at how much time/engagement/involvement the different part of MetaBoards needs from you.

The lowest maintenance would be the [Token & LP Farms](/metaboards-wiki/ecosystem-deep-dive/token-lp-farms-deep-dive.md), as you can Lock tokens/LP as you wish, and Compound or Harvest on whatever schedule best suits you.

Then we have [The Vault](/metaboards-wiki/ecosystem-deep-dive/the-vault-deep-dive.md), which needs a bit more of your time, but even that can have range itself. At a bare minimum, you'd want be Compounding twice a week and Harvesting once a week if you don't want to miss out on any rewards, but there is nothing stopping you from doing it less frequently if you so wish, you would just hit the Rewards Cap, getting less in the end. You could also choose to Compound every day, or even multiple times per day, it really is up to you.

Finally, the Board Games themselves, which at the bare minimum would want you Rolling once and Harvesting your [NFT Farm](/metaboards-wiki/ecosystem-deep-dive/nft-deep-dive/nft-locking.md) once per day. A more efficient choice might have you rolling 4-5 times per day (maybe more if you land on [Free Roll ](/metaboards-wiki/ecosystem-deep-dive/game-boards-deep-dive/game-board-structure/free-roll-space.md)spaces or Roll some doubles) and Harvesting your NFT Farms once per day, but could also scale all the way up with you rolling multiple times per day on all the Game Boards and paying for Roll Timer Resets.

The beauty is that you, the player, gets to decide.

So, for a general summary:

* Token & LP Farms: Low time/engagement
* The Vault: Low to Mid time/engagement
* Game Boards & NFT Farm: Mid to High time/engagement


---

# 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://metaboards.gitbook.io/metaboards-wiki/play-styles/what-works-best-for-you/time-engagement.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.
