# Getting started

First, I recommend the basics on how budgeting works in Luna:

{% content-ref url="/pages/tiyuyeNxlCFzdKzDccPL" %}
[Budgeting](/features/budgeting.md)
{% endcontent-ref %}

Then check out Income/Savings tracking:

{% content-ref url="/pages/sQB5Nq5usbgLEp9Mlryt" %}
[Income tracking](/features/budgeting/income-tracking.md)
{% endcontent-ref %}

{% content-ref url="/pages/Ia8w9v1xzoCwodjO3Sd0" %}
[Savings categories](/features/budgeting/savings-categories.md)
{% endcontent-ref %}

Then check out Accounts and Reports:

{% content-ref url="/pages/d6UK37yEUXWkJliauveo" %}
[Account tracking](/features/account-tracking.md)
{% endcontent-ref %}

{% content-ref url="/pages/2UCrNgGo4dzOe1dso4BN" %}
[Reports](/features/reports.md)
{% endcontent-ref %}

And last check out the smaller features that really help make budgeting easier:

{% content-ref url="/pages/qMiKuXPBO1RE6hKu5aNd" %}
[Recurring expenses](/features/recurring-expenses.md)
{% endcontent-ref %}

{% content-ref url="/pages/Wgv7lC5QtETSim51BQ4x" %}
[Customization](/features/customization.md)
{% endcontent-ref %}

{% content-ref url="/pages/uAzfQYuqVf1p6wjY1ezu" %}
[iOS Widgets](/features/ios-widgets.md)
{% endcontent-ref %}


---

# 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://guide.lunabudgeting.com/getting-started/quickstart.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.
