# What is Kairo?

Managers need to possess Kairo tokens to manage funds on Betoken. Kairo represents how good a manager is at investing. The more Kairo tokens you have, the more money in the Betoken fund you can manage and the more income you’ll get every month as commissions on your investments.

{% hint style="warning" %}

### Can I buy more Kairo after with the same Wallet address?

No. You can only buy Kairo tokens once per Ethereum account. More about Kairo [distribution and price](https://github.com/Betoken/Whitepaper/blob/master/BetokenWhitepaper.pdf).

### **Can I sell my Kairo tokens?**

No. Kairo is a non-transferable reputation token, which means that you cannot sell or give your Kairo to someone else.
{% endhint %}

{% hint style="info" %}

### Why this name?

Kairos (Ancient Greek: καιρός) is an Ancient Greek word meaning the right, critical, or opportune moment. [More on Wikipedia](https://en.wikipedia.org/wiki/Kairos).
{% endhint %}


---

# 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://betoken.gitbook.io/docs/manage-the-fund/what-is-kairo.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.
