# Manage bonuses

- [How to create a bonus preset](https://docs.b2core.b2broker.com/how-to-articles/manage-bonuses/how-to-create-a-bonus-preset.md): Learn how to configure bonus presets to control how and when clients receive and use trading bonuses
- [How to create a temporary bonus program](https://docs.b2core.b2broker.com/how-to-articles/manage-bonuses/how-to-create-a-temporary-bonus-program.md): Learn how to create temporary bonus programs for clients to claim in the B2CORE UI, with custom trading conditions, expiry, and crediting options
- [How to automatically credit bonuses to clients upon deposits](https://docs.b2core.b2broker.com/how-to-articles/manage-bonuses/how-to-automatically-credit-bonuses-to-clients-upon-deposits.md): Learn how to configure automatic deposit bonuses that credit clients a percentage of their deposits, based on predefined settings and presets
- [How to manually credit bonuses to clients](https://docs.b2core.b2broker.com/how-to-articles/manage-bonuses/how-to-manually-credit-bonuses-to-clients.md): Learn ho wto manually credit bonuses to client accounts using custom settings or existing temporary bonus programs, with flexible options and presets


---

# 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.b2core.b2broker.com/how-to-articles/manage-bonuses.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.
