# Getting Started with Savings

### How to start earning

Once your account is funded, you can begin earning by allocating your assets to a savings product.

1. Navigate to the Savings section
2. Choose between Flexible Savings or Fixed Savings
3. Review the product details, including rate, duration, and payout structure
4. Confirm your allocation

Interest begins accruing once your funds are successfully allocated.

You can track your balance, earnings, and performance in real time through your dashboard.

<br>


---

# 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://varntix.gitbook.io/resources/getting-started/getting-started-with-savings.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.
