# Introduction

In this section you will find details on the mechanics behind Graduated Kimbo! (gKimbo)

<mark style="color:blue;">**Graduated Kimbo (gKimbo)**</mark> is a low-risk yield-bearing token. It is built on the ERC4626 standard, also known as a tokenized vault. It is similar to the likes of xSushi from Sushiswap.

It is a way to hold $Kimbo while also providing benefits as a utility token. These benefits include passively growing your $Kimbo, providing voting rights, and as a tool to be incorporated into other DeFi projects.

Please review all the information to understand how gKimbo operates. Take special note of the [Fees](/graduated-kimbo/minting-redeeming-transfers-and-fees.md) section, as it outlines the interconnectivity of the Kimbo Trainer ecosystem.\
\
gKimbo is meant to be <mark style="color:blue;">**a tool to further expand the DeFi capabilities of the Kimbo token in a safe and secure manner**</mark>. Please read the [Disclaimer](/disclaimer.md).


---

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