# How do I reset my Password?

Can't remember your password? We've gotcha! Follow the simple steps below to reset your Aphex account password.

&#x20;<img src="https://2273109354-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FLu0mYklsCTm7XQm3ZGqv%2Fuploads%2Fr1FwOD6VHkXAMCgs6olP%2FStep%201.png?alt=media&#x26;token=91536f1a-0145-43ad-82fb-e979dc7ab955" alt="" data-size="line"> First head to the Aphex login page  [app.aphex.co](http://app.aphex.co/) and enter your email and hit **continue**<br>

<figure><img src="https://2273109354-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FLu0mYklsCTm7XQm3ZGqv%2Fuploads%2FKCP4q2FLGCxjSErjBEc6%2FScreenshot%202024-05-07%20at%209.42.52%E2%80%AFAM.png?alt=media&#x26;token=227ce411-b471-4cb2-a0bb-00799fd8b636" alt=""><figcaption></figcaption></figure>

<img src="https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FLu0mYklsCTm7XQm3ZGqv%2Fuploads%2F79Eo9HkdaczhMI8XKSWI%2FStep%202.png?alt=media&#x26;token=75617279-04cf-45ea-af4a-8c2c8fb8becd" alt="" data-size="line"> Next, click **Forgot Password** then **Reset your Password**

<figure><img src="https://2273109354-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FLu0mYklsCTm7XQm3ZGqv%2Fuploads%2FGV9CW8BgbBzfFo9WLBoe%2FGroup%203270.png?alt=media&#x26;token=b4f03820-7b33-4908-9886-a296276ff353" alt=""><figcaption></figcaption></figure>

<img src="https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FLu0mYklsCTm7XQm3ZGqv%2Fuploads%2FInnRpb1DQ8hIwPlXbyk4%2FStep%203.png?alt=media&#x26;token=436adefd-3d87-47e1-83d6-429959a9df79" alt="" data-size="line">  Enter your email and select **Send reset instructions**

<figure><img src="https://2273109354-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FLu0mYklsCTm7XQm3ZGqv%2Fuploads%2FrzwM1xI5XXPY7FCToxJ0%2FCleanShot%202024-05-07%20at%2009.47.36%402x.png?alt=media&#x26;token=c58cf40d-4600-4e53-b804-48e3e6a83d71" alt=""><figcaption></figcaption></figure>

<img src="https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FLu0mYklsCTm7XQm3ZGqv%2Fuploads%2Fr6JgyxOGp7YepP9BUFZz%2FStep%204.png?alt=media&#x26;token=092928e5-6234-44cc-bf1c-69869bfcb4cf" alt="" data-size="line"> On the reset email, click **Reset Password**

<figure><img src="https://2273109354-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FLu0mYklsCTm7XQm3ZGqv%2Fuploads%2FnDw8i3IWcIgODF0pW9fY%2FCleanShot%202024-05-07%20at%2014.08.51%402x.png?alt=media&#x26;token=e7cd2f01-60d4-4729-a484-b291143dfd57" alt=""><figcaption></figcaption></figure>

\ <img src="https://2273109354-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FLu0mYklsCTm7XQm3ZGqv%2Fuploads%2FbVw6tK5H781zEo1pFnnI%2FStep%205.png?alt=media&#x26;token=a4725ea0-bdb7-47d4-bc0f-9c457ae71634" alt="" data-size="line"> Enter your new password, confirm it and hit **Continue**

<figure><img src="https://2273109354-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FLu0mYklsCTm7XQm3ZGqv%2Fuploads%2FNL22W2JlT80n96ASSX63%2FCleanShot%202024-05-07%20at%2010.04.05%402x.png?alt=media&#x26;token=8029cdcf-aef5-4c7b-bc5d-b2babe614adc" alt=""><figcaption></figcaption></figure>

Your Aphex password will now be updated accordingly!&#x20;


---

# 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://help.aphex.co/docs/authentication/how-do-i-reset-my-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.
