# How to destroy a nomination pool via the Aleph Zero Dashboard

**In this article we will outline how you can join an existing nomination pool on Aleph Zero WASM via the** [**Aleph Zero Dashboard**](https://dashboard.azero.dev/)**.**

This process is one which involves quite a few steps, and one that many of our community members have had trouble with in the past. Thus, we hope this guide will make the process much clearer.

**Please note that:**

* When using a third-party wallet interface, your coins are kept **on the blockchain** in a non-custodial fashion.
* Third-party wallet interfaces are just different tools to access the blockchain.
* You can restore your account using your JSON file or mnemonic seed via **any** of the compatible wallet interfaces.
* The screenshots in this tutorial are of the **testnet**.
* You can find more detailed documentation about the dashboard [here](https://docs.alephzero.org/aleph-zero/dashboard/dashboard-basics).

***

## How to destroy a nomination pool via the dashboard <a href="#h_f734c854e2" id="h_f734c854e2"></a>

* Before you are able to destroy your pool via [the dashboard](https://dashboard.azero.dev/), you will need to make sure that your account is connected. You can create one as per [this tutorial](https://support.alephzero.org/en/articles/8254857-how-to-set-up-or-recover-your-azero-account-on-the-mainnet-using-aleph-zero-signer).

1. Install one of the compatible browser extensions and restore your accounts on it. The options (with tutorials hyperlinked) are:
   * [polkadot{.js} extension](https://support.polkadot.network/support/solutions/articles/65000169952-how-to-restore-your-account-in-the-polkadot-extension)
   * [Subwallet](https://support.alephzero.org/en/articles/6731041-how-to-set-up-or-recover-your-azero-wallet-on-the-mainnet-using-subwallet)
   * [Talisman](https://support.alephzero.org/en/articles/6804156-how-to-set-up-or-recover-your-azero-wallet-on-the-mainnet-using-talisman)
   * [Aleph Zero Signer](https://support.alephzero.org/en/articles/8254857-how-to-set-up-or-recover-your-azero-account-on-the-mainnet-using-aleph-zero-signer)
2. Head to the staking dashboard and navigate to the **'Pools'** tab.

<figure><img src="/files/TK1OOXww8Q6BbIhqlHpZ" alt=""><figcaption></figcaption></figure>

3. Click **'Connect'**, select the installed extension and allow access. Then, hit **'Imported Accounts'**.&#x20;

<figure><img src="/files/CYev0lRGjuGGDZJXTNqv" alt=""><figcaption></figcaption></figure>

4. Select the desired account. It is now connected!

<figure><img src="/files/DODwoEXgG0yzta7r5p3a" alt=""><figcaption></figcaption></figure>

5. Now that your account is connected, select **'Manage'**.

<figure><img src="/files/d5ATDgl5aOvc5Mq6X6II" alt=""><figcaption></figcaption></figure>

6. Next, select '**Destroy Pool'**.

<figure><img src="/files/i5lXFK6KnzaXC0up84bY" alt=""><figcaption></figcaption></figure>

7. Your pool is now in the destroying state. The next step is to unbond members' coins. Head to the **'Members'** tab and select the hamburger menu, followed by **'Unbond funds'**. After 14 eras have passed, do the same and select **'Withdraw funds'**.

<figure><img src="/files/3uvty4F69MIUBWrCHXdT" alt=""><figcaption></figcaption></figure>

8. Now that all members have left the pool, you must stop nominating. Click **'Stop'**.

<figure><img src="/files/JJKeXxXD138Yv5p2TcRU" alt=""><figcaption></figcaption></figure>

9. Now that the pool is no longer nominating, you can unbond your coins. Select **'Unbond'**. After 14 eras have passed, click the unlocked lock symbol to withdraw your coins from the pool. Your pool has now been successfully destroyed. Well done!

<figure><img src="/files/rjABvwwopHM8sVY006Q0" alt=""><figcaption></figcaption></figure>

***

*This concludes the tutorial for destroying a pool via the Aleph Zero Dashboard.*

*If you encounter any issues with this process, please reach out to us via* [*Telegram*](https://t.me/AlephZeroFoundation) *or* [*Discord*](https://discord.gg/alephzero).


---

# 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.alephzero.org/aleph-zero/staking/how-to-destroy-a-nomination-pool-via-the-aleph-zero-dashboard.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.
