# KARRAT FAQs

## Governance <a href="#docs-internal-guid-bd4485cd-7fff-e8f7-e09d-f8b28cba3ebc" id="docs-internal-guid-bd4485cd-7fff-e8f7-e09d-f8b28cba3ebc"></a>

### What is the KARRAT Foundation? What is its relationship to the KARRATco?

The KARRAT Foundation is a foundation company that operates in service of — and is governed by — KARRATco. For details, see transparency report.

## $KARRAT token and airdrop

### Is the $KARRAT airdrop live?

The $KARRAT airdrop claim is not live yet.

### What are the tokenomics of the KARRAT token?

$KARRAT was created with an initial supply of 1 Billion. The supply cannot be inflated. To learn more see [here](https://docs.karratcoin.com/the-usdkarrat-token).

## Governance proposals

### How are KARRAT Improvement Proposals (KIPs) created and voted on?

KIPs are created by suggesting them on the[ ](https://docs.arbitrum.foundation/dao-glossary#arbitrum-dao-governance-forum)KARRATco governance forum (go-live on launch) and discussing/debating them for 1 week. KIPs should be accompanied by a Snapshot poll, which can only be submitted by an address that can vote at least 100,000 $KARRAT tokens. If a KIP receives sufficient support, it moves on to an on-chain voting process (go-live on launch), where holders of votable tokens (or the delegates that those holders have delegated their tokens' voting power to) can formally vote on the proposal. The process is outlined in detail in the [Constitution of the KARRATco](https://docs.karratcoin.com/constitution-of-the-karratco).

### What are the requirements for submitting a proposal?

Proposals can be submitted by a Delegate who has 100,000 voteable tokens; this requirement exists to mitigate spam.

## Delegation

### What are the requirements for being a delegate?

You just have to own[ ](https://docs.arbitrum.foundation/dao-glossary#arb)$KARRAT and/or appeal to the community on why they should choose you to represent them when voting on proposals in governance.

### How do I become a delegate?

A KARRATco delegate is anyone to whom a $KARRAT holder has delegated votes. So to become a delegate, you can either get a $KARRAT holder to delegate their votes to you, or, if you hold $KARRAT, you can delegate votes to yourself.

### Can I delegate my voting power to more than one delegate?

Yes; voting power can be split between any number of delegates.


---

# 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.karratcoin.com/karrat-faqs.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.
