# Withdraw Mining Collateral

**When you decide to close your HyperNode and stop mining, you can apply to withdraw the mining collateral. After 30 days, the collateral can be claimed into your wallet.**

1.Log in:<https://dashboard.hyperagi.ai/minerNode/index>,and enter the Hyper Node.

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

2.Select the node you want to close and click "Apply for Withdrawal".

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

3.After confirming the details, authorize your wallet.

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

4.Applying for collateral withdrawal means closing the node, and the node will automatically be switched to an offline status, no longer providing services or earning mining rewards. During the application process, you can cancel the withdrawal and restore the node.

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

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

5.After 30 days, the collateral can be claimed into your wallet.

<figure><img src="/files/6ArLQso0tGzLocgXT5MB" alt=""><figcaption></figcaption></figure>

**When you want to reopen the node and resume mining, please contact the customer support team as soon as possible.**


---

# 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://hyperdust-foundation.gitbook.io/hyperagi-docs/mining/node-mining/withdraw-mining-collateral.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.
