# Private Key

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

1. Go to `/menu`
2. Click *settings*
3. Select *private key*
4. Choose *view/import or reset*
5. Enter a password if you have one

{% hint style="danger" %}
Note that you as the user are responsible for managing your own private key. We cannot see, or reset it for you. If you import a new private key, over an existing one (Fluxbot only supports one wallet at a time) and you do not have the old private key backed up, we cannot assist you in recovering it.&#x20;
{% 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://docs.fluxbot.xyz/security/private-key.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.
