# Manage savings programs

- [How to create a savings program](https://docs.b2core.b2broker.com/how-to-articles/manage-savings-programs/how-to-create-a-savings-program.md): Learn how to create Fixed or Flexible savings programs to let clients invest funds and earn interest through B2CORE
- [Configure the Flexible strategy settings](https://docs.b2core.b2broker.com/how-to-articles/manage-savings-programs/how-to-create-a-savings-program/configure-the-flexible-strategy-settings.md): Set flexible savings terms, such as investment limits, early withdrawal penalties, payment frequency, and tiered interest rates
- [Configure the Fixed strategy settings](https://docs.b2core.b2broker.com/how-to-articles/manage-savings-programs/how-to-create-a-savings-program/configure-the-fixed-strategy-settings.md): Set fixed savings terms, such as plan duration, payment intervals, investment amount, interest rate, and early withdrawal penalties
- [How to track interest payments to clients in savings programs](https://docs.b2core.b2broker.com/how-to-articles/manage-savings-programs/how-to-track-interest-payments-to-clients-in-savings-programs.md): Learn how to track and view scheduled or completed interest payments for clients in savings strategies


---

# 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-savings-programs.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.
