> 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/gcoti/utility/gcoti-apy-boost/deposit-gcoti.md).

# Deposit gCOTI

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 "APY Boost"

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

5.) Type in the amount of gCOTI or use the slider the select a percentage of the gCOTI in your wallet. <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.

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

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

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)). Finally, click on "Boost".

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


---

# 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/gcoti/utility/gcoti-apy-boost/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.
