# Delete Keypair / Delete NightELF

## Delete Keypair

If you want to remove the Keypair in your NightELF, click the corresponding delete button on the Keypair management page. This operation does not require you to provide the NightELF password.

![Create Keypair](/files/-Lwc0U_K6ponSELdCEA3)

Click the `OK` button to delete the keypair you want to delete, but this operation will not delete the Dapp authorization you made to the keypair.

## Delete NightELF

If you want to remove NightELF and clear the data, you can delete it by deleting NightELF on the Application Management page. This operation requires you to enter your NightELF password. You can also delete NightELF directly in Chrome.


---

# 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.browser-extension.aelf.io/user/delete.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.
