# Utility

gCOTI comes with the following utility:

* <mark style="color:green;">**APY Booster**</mark>: Adding gCOTI to any of your deposits in the treasury will [boost your APY](/gcoti/utility/gcoti-apy-boost.md).
* <mark style="color:green;">**Governance**</mark>: Power to propose features and vote on matters related to the management of the COTI Treasury in the [governance ](/gcoti/utility/governance.md)section of your COTI viper wallet.
* <mark style="color:green;">**Active participation in Liquidations**</mark>**&#x20;(not implemented yet):** Possibility to acquire COTI deposits before they are liquidated, i.e. purchasing COTI at a reduced price directly from the treasury

<figure><img src="/files/kxO13ATuK0231piIodor" alt="" width="563"><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.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.
