> For the complete documentation index, see [llms.txt](https://docs.kimbocollege.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.kimbocollege.com/graduated-kimbo/gkimbo-kimbo-college.md).

# gKimbo - Kimbo College

Graduated Kimbo (gKimbo) is a vault token backed 100% by $KIMBO.

gKimbo is a continually appreciating token. This means that you can always claim for the same amount of $Kimbo you staked or potentially more (minus fees).&#x20;

<mark style="color:blue;">**Note:**</mark> gKimbo is priced in $Kimbo tokens it is not priced in usd or a fiat currency, the usd value of gKimbo will fluctuate based on the market rates of $Kimbo but the ratio of gKimbo to $Kimbo only has the potential to go up.

When you deposit $Kimbo into the Kimbo College contract you will get gKimbo in return. The deposited $Kimbo remains in the contract (minus fees). gKimbo represents your share of the $Kimbo tokens in the contract. Therefore, you can *<mark style="color:blue;">**always**</mark>* withdraw your original amount of $Kimbo (minus fees) and potentially more (this will be further discussed in [Fees](/graduated-kimbo/minting-redeeming-transfers-and-fees.md)).

Since gKimbo is an [ERC4626 ](https://eips.ethereum.org/EIPS/eip-4626)contract it is also 100% compatible with all ERC20 functionality. This means it can be traded on DEXes, staked, held in other vaults, and anything that the $Kimbo community cooks up!


---

# 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://docs.kimbocollege.com/graduated-kimbo/gkimbo-kimbo-college.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.
