# Fresh start mode

## What is fresh start mode?

Haven't used Luna in months and want to start over?

Fresh start mode lets you clear your account and start from the beginning. This is helpful if you haven't used it in a while OR you're just looking to rebuild your budget from the ground up.

<figure><img src="/files/XRdtCArlMwlOfSUd5Ftw" alt="" width="375"><figcaption><p>Fresh start mode</p></figcaption></figure>

{% hint style="danger" %}
This action cannot be undone. There is no way to recover your data once its deleted
{% endhint %}


---

# 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/features/fresh-start-mode.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.
