# Withdrawing Assets

What if you want to access your original crypto assets? Withdrawing your funds from Amply is also straightforward.

1. Navigate to the Dashboard Page: Locate your active supply and click “Withdraw”.

![](https://lh7-rt.googleusercontent.com/docsz/AD_4nXckfYhAI5ytZ2HgU4ZHc5azeFZN6qp3rwSdGjqx3JYlPKKzdIA1nZvguyLeXT27_MQ1K4FBqWM6j1XylrIBWKJHBkxYMIbZ4wCODeev8WGuhERzUpJzVVux437DqGzeGLWnroSpUZLEl5vkh8cNHzfZTZ2X?key=nW72Yf9ZiTa3-CY0N1fvtw)

2. Specify Withdrawal Amount: Enter the amount of tokens you want to redeem
3. Confirm Withdrawal: Review the details and confirm the transaction. You'll receive the equivalent amount of your crypto asset back to your wallet.

Important Considerations:

* **Fully withdraw:** If you wish to fully withdraw your deposit, click on the “MAX” button to do so
* [**Health Factor**](https://docs.amply.finance/health-factor-and-loan-to-value-ratio-ltv#health-factor) **> 1:** If you have any borrowings, you can only withdraw your assets up till a Health Factor of 1. However, we encourage you to maintain a Health Factor above 3.&#x20;
* **Forgo Interest:** Withdrawing your assets means you'll no longer earn interest on that specific portion.
* **Market Fluctuations:** The value of your withdrawn crypto might differ from when you initially deposited it.

By following these steps, you can efficiently retrieve your assets while understanding the potential implications.


---

# 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.amply.finance/using-amply-finance/withdrawing-assets.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.
