# Settings

Your bolt user account can be easily managed from the settings pane of the wallet app. Here is an overview of settings pane in the bolt app :

<figure><img src="/files/yQFPczV1oNM58fGTDFMf" alt="" width="518"><figcaption><p>Bolt Settings Pane</p></figcaption></figure>

## Next Steps

* [Manage Profile](https://docs.zus.network/products/bolt/settings/manage-profile)
* [Manage Wallet](https://docs.zus.network/products/bolt/settings/wallet)
* [Lock and Unlock Tokens using Read Pool](https://app.gitbook.com/o/-MWVD-8BJlEUSju1kMMq/s/NrAZJ0KGiwEbKkbVRYPu/~/changes/154/products/bolt/settings/read-pool)


---

# 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-old.zus.network/products/bolt/settings.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.
