# C2C Network

The Crypto to Cash (C2C) Network is a global protocol that connects cryptocurrency holders with cash holders. The protocol facilitates seamless exchanges between crypto and traditional cash, providing users with a secure and efficient way to conduct transactions worldwide.

### How does it work?

#### Members

Members can mint or redeem their USDi through the C2C Network option. Our globally available node operators will fulfill requests within 2 days. [Learn more about the detailed process.](/dao/c2c-network/c2c-redemption-process.md)

#### Node Operators

Node operators are verified individuals who have staked a specific amount of KRA tokens. If any service issues occur, their tokens will be slashed by the network. Individual transactions cannot exceed 60% of their staked KRA value. [Learn more about the detailed process.](/dao/c2c-network/c2c-node-operator.md)

### Who facilitates the C2C Network transactions?

Kira, our AI Agent, facilitates transactions and communications between network participants. This ensures smooth, secure, and efficient coordination of exchanges across the network.

***

{% hint style="info" %}
This documentation is regularly updated. Please check back for the latest information about Kira Club services.
{% 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://docs.kira.trading/dao/c2c-network.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.
