# Withdraw gCOTI

{% hint style="info" %}
If the APY boost of a deposit is at its maximum and you decide to withdraw COTI, an equivalent amount of gCOTI will also be withdrawn from the deposit. For example, if the APY boost is at its maximum in a deposit and you withdraw 50% of the COTI in the deposit, 50% of the gCOTI in the deposit are withdrawn as well.

gCOTI however can always be withdrawn without withdrawing COTI with it.

Overall there must always be an equal amount or more COTI than gCOTI in a deposit.
{% endhint %}

1.) At [https://treasury.coti.io](https://treasury.coti.io/) click on "Enter Treasury", agree to the terms and conditions, select either the COTI network (for native COTI/gCOTI) or the Ethereum network (for ERC20 COTI/gCOTI)

<div align="left"><figure><img src="/files/pKkEmPN17XmzJDkKo5j6" alt="" width="196"><figcaption></figcaption></figure></div>

<div align="left"><figure><img src="/files/6HS3WBDAkwDz1yX2Dnl4" alt=""><figcaption></figcaption></figure></div>

2.) Sign the Smart Contract, then click on "Enter Treasury" again.

<div align="left"><figure><img src="/files/pKkEmPN17XmzJDkKo5j6" alt="" width="196"><figcaption></figcaption></figure></div>

3.) Click on "Manage" next to the deposit you would like to add gCOTI to.

<div align="left"><figure><img src="/files/rClz8qz4KjY7BPu8qRff" alt="" width="143"><figcaption></figcaption></figure></div>

4.) Click on "Withdraw"

<div align="left"><figure><img src="/files/RZX5tsZ5XRYF91zrD2Ty" alt=""><figcaption></figcaption></figure></div>

5.) In order to withdraw gCOTI, enter the amount you would like to withdraw or use the slider in the section "APY Boost". (You can also withdraw COTI alongside gCOTI by entering the amount or using the slider in the section "Deposit balance".)

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

6.) Check the summary on the right side and click on "Withdraw".

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


---

# 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://faq.coticommunity.com/gcoti/utility/gcoti-apy-boost/withdraw-gcoti.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.
