# Example of using Littlebit

Based on the historical development of Bitcoin’s value, we can make the following example to demonstrate the benefits of using the BitDCA application. This example shows a user who spends $625 per month with his card at various merchants. Thanks to Littlebit, this user would have saved $2,994 over 8 years and the value of this investment would have reached $30,092. That is an appreciation of +905% in 8 years. ([*source*](https://dcacryptocalculator.com/bitcoin?start_date=2016-10-31\&finish_date=2024-10-31\&regular_investment=1.025\&currency_code=USD\&investment_interval=daily\&exchange_fee=10))

<figure><img src="/files/cOqZJqjbIXfAMTFeJHuV" alt=""><figcaption></figcaption></figure>

<table data-header-hidden><thead><tr><th width="423"></th><th></th></tr></thead><tbody><tr><td>Spending with the client's payment card</td><td>$ 625 per month</td></tr><tr><td>BitDCA savings set to</td><td>5 %</td></tr><tr><td>Period</td><td>8 years</td></tr><tr><td>Total savings</td><td>$ 2,994</td></tr><tr><td>Investment value</td><td>$ 30,092</td></tr><tr><td>Appreciation</td><td>$ 27,107 / +905 %</td></tr></tbody></table>

Note: The data above are valid on the December 1st 2024.


---

# 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://gitbook.bitdca.com/bitdca/solution-by-bitdca/example-of-using-littlebit.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.
