# Delete a Wallet from Forge

You can delete any wallet in forge, provided that it's **not set as your active wallet.** Follow the steps below to delete a wallet

{% @supademo/embed demoId="cmdbqwbka0m4w10or5tvrzgrn" url="<https://app.supademo.com/demo/cmdbqwbka0m4w10or5tvrzgrn>" %}

{% stepper %}
{% step %}

### Hit the start menu.

{% endstep %}

{% step %}

### Tap start.

{% endstep %}

{% step %}

### Go to wallet settings.

{% endstep %}

{% step %}

### Hit my wallets

{% endstep %}

{% step %}

### Select the wallet you'd like to delete from Forge

*Note that you **cannot delete an active wallet** (in this example, that's wallet 2.)*&#x20;
{% endstep %}

{% step %}

### Tap delete.

{% endstep %}

{% step %}

### Confirm the deletion to have the wallet removed from Forge.

{% endstep %}
{% endstepper %}


---

# 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.officialforge.com/access-and-wallet-config/markdown/view-and-configure-your-wallets/delete-a-wallet-from-forge.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.
