> For the complete documentation index, see [llms.txt](https://tutorials.kuasa.io/getting-started/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://tutorials.kuasa.io/getting-started/generals/accounts/change-password.md).

# Change Password

If you are an existing Kuasa user, you can follow the steps we have provided to obtain a new password.

1. Log in to your account via <https://blast.kuasa.io/>.
2. Click on your Profile.

<figure><img src="https://4042228131-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FjUshnokTPXfX7lwwLXnA%2Fuploads%2FDePkJ27pPDS67p2y7ySp%2FChange%20password%201.png?alt=media&#x26;token=03f884de-cec3-4aa8-a976-5524b524a5b7" alt=""><figcaption></figcaption></figure>

3. Click on "My Account."

<figure><img src="https://4042228131-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FjUshnokTPXfX7lwwLXnA%2Fuploads%2FQPmHiqD6nxGLVfrfBOGa%2FChange%20password%202.png?alt=media&#x26;token=9c468d6b-4480-4dc1-a218-e61b2ff912df" alt=""><figcaption></figcaption></figure>

4. Enter your current password and the new password. Click on "Change Password."

<figure><img src="https://4042228131-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FjUshnokTPXfX7lwwLXnA%2Fuploads%2FJeDPY4vgMG3Q0vjPYXfO%2FChange%20password%203.png?alt=media&#x26;token=41d61db9-7372-43cc-88b0-9382afd56cf3" alt=""><figcaption></figcaption></figure>

<br>

<br>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://tutorials.kuasa.io/getting-started/generals/accounts/change-password.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.
