# Withdrawing Assets

1\) You can find the "Withdraw" function either on the individual assets market page, or on the [Dashboard](https://tectonic.finance/dashboard/)

<figure><img src="/files/KilsyN6tJRMjAjBcIs09" alt="" width="375"><figcaption><p>"Withdraw" can be found on the individual assets market page</p></figcaption></figure>

<figure><img src="/files/tptwrJQ5O6iEA6ERRShO" alt="" width="375"><figcaption><p>"Withdraw" can also be found on the Dashboard page</p></figcaption></figure>

2\) Click on the “Withdraw” button and indicate the amount you intend to withdraw (Example below is for USDC)

<figure><img src="/files/6CCK0sXgvXk5DU4pMwv5" alt="" width="375"><figcaption></figcaption></figure>

3\) Confirm your transaction in your wallet

<figure><img src="/files/MSYIgY1G5krRDHGGDlgm" alt="" width="375"><figcaption></figcaption></figure>

4\) A pop-up will appear to indicate a successful transaction

<figure><img src="/files/mhUgeqEr4JhRdUxQFYbP" alt="" width="375"><figcaption></figcaption></figure>

## **Commonly asked questions**

<details>

<summary><strong>Q) Why am I unable to withdraw all of my liquidity?</strong></summary>

**A:** This may happen if you are currently using this liquidity as collateral to borrow against. If you want to withdraw all the liquidity of that asset, you first need to [repay](/docs/guides/repaying-your-loans.md) your loan.

</details>


---

# 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://tectonic.gitbook.io/docs/guides/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.
