# Dynamic Strategies

A lack of personalization is one of the largest issues facing DeFi. Even in the best projects who offer multiple avenues of earning, those opportunities are uniform and standardized. Current staking pools or yield farms only operate in one way. A user can choose to participate on the protocol's terms, or not at all. Those are their only two options.

**Dynamic Strategies hands control back to the users.** BlockCentral is designed to be customizable to each user’s preferences. Every user is unique and employs a spectrum of strategies. Even more granular, a single user will change their strategy over time depending on market conditions. BlockCentral is a protocol that can be optimized and remain dynamic for each user.

In increments of 10%, users can personalize their staking and farming experiences. Users can choose between Compounding, Accumulating, and Taking Profit. Yield Farmers will have the additional option to auto-compound their 'Accumulate' percentage directly into Single Staking.&#x20;

These settings can be updated as often as needed, or set once and left to manage a user's holdings for weeks or months without required intervention. Depending on their personal strategy, users can optimize their preferences at any given time to maximize their experience within BlockCentral.

**Reward Threshold:** In order to save on gas fees, individual user rewards will need to reach a threshold for their Dynamic Strategies to trigger. 150 BLOC tokens, about $2.00 in rewards. Until your rewards hit this threshold, your rewards will accumulate, waiting for your DS to trigger. If needed, you can deposit/withdraw a small fraction of a token and it will manually trigger your pending rewards to be deposited into your wallet.


---

# 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/dynamic-strategies.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.
