# Managing Account

### Adding Account&#x20;

Several additional accounts can be created in KMINT wallet.

A new created account has a different address than an existing account. If you need many wallet addresses, add an account.

You can edit your account name at any time.

<div><figure><img src="/files/9EjpgH6psdNo8YdZ7R58" alt=""><figcaption></figcaption></figure> <figure><img src="/files/CqR6FhmN618gQinJlWpa" alt=""><figcaption></figcaption></figure> <figure><img src="/files/mr50PBrLVRMy9Zzn1fdk" alt=""><figcaption></figcaption></figure></div>


---

# 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.kmintprotocol.io/wallet/managing-account.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.
