> For the complete documentation index, see [llms.txt](https://faq.coticommunity.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://faq.coticommunity.com/treasury/treasury-deposits/deposit-gcoti.md).

# Deposit gCOTI

{% hint style="warning" %}
You will need a small amount of gCOTI for [transaction fees](broken://pages/GpZPzQm6J1sbPyS74Xrm), so you can't use 100% of your gCOTI. If your transaction can't be confirmed, try to enter a slightly smaller amount of gCOTI.\
\
You should also keep some COTI in your COTI Viper Wallet as a small amount is also needed for transaction fees.
{% endhint %}

1.) At <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.) Next to the deposit you would like to add gCOTI to click on "Manage"

![](/files/ME6NA8eyhcY8ZjL0l3xq)

3.) Click on "APY Boost"

![](/files/hXn5oR9ngAPmN1bPr0BF)

4.) Select an Adress holding gCOTi in the field "From".

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

5.) Select an adress in the field "Select fee source"

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

6.) Type in the amount of gCOTI. <mark style="color:green;">For gCOTI there is no liquidation risk, no locking period and no multipliers.</mark> It is only used to boost the APY of COTI deposits.

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

You can only deposit a maximum amout of gCOTI that equals the amount of COTI in the deposit (in this example 1,000).

Alternatively, you can use the slider to choose the amount of gCOTI.

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

7.) Check the summary on the right (the numbers in this example are for demonstration purposes only - for an actual APY boost estimate use the [gCOTI APY boost calculator](https://www.calconic.com/calculator-widgets/gcoti-apy-boost-calculator/649db7b7ead654001e7fd6ca?layouts=true)).

![](/files/nEOCKbwMrm5zShfJW3pB)

8.) Finally click on "Boost".

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

9.) After the transaction has completed you can see your APY boost.

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

{% embed url="<https://www.youtube.com/watch?t=&v=lAkfKPpfsvY>" %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://faq.coticommunity.com/treasury/treasury-deposits/deposit-gcoti.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
