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

# Introduction

#### **Africa Kids Community and Revenue Distribution Model**

The Africa Kids community supports various groups across Africa, and the revenue-sharing model adopted to provide financial support to these groups will follow a **seasonal approach**, aligned with the project's progress.

Tokens allocated to supported groups will be periodically liquidated at market rates, with the proceeds sent as remittances to the respective groups. Below, you will find a breakdown of each supported group, along with their respective transaction histories.

At Africa Kids, we act as a **bridge between the blockchain world and the centralized financial system**, which remains the only form of financial interaction available to these groups for now. Therefore, when reviewing the transaction history of the supported groups, you may notice a structured process ensuring that remittances reach their final destination.

#### **$AKIDS Fund Flow – From Blockchain to Beneficiary**

1. **$AKIDS tokens liquidated at market price**
2. **Converted into USDC**
3. **Transferred to a trusted intermediary**
4. **Converted into fiat currency**
5. **Transferred to the bank account of the beneficiary group**

#### **Tracking the Fund Flow**

* **Custodial Contract Address:** <https://solscan.io/account/bw19hECA2i3pVfVMSKFAqFMffxxFJaVr3SSYciHXEVh?page=5#balanceChanges>

* **Unclaimed Staked Tokens (as of 02/15/2025):** <https://solscan.io/tx/57F1tDFZfjk9DKEFJ5fXrUoBmD2hLqDk8ztZEPtSPTr7Nw4KxXeBq4fygVxeZTT1NvueYeN2rFFvVEVpPWHC96Ye>

* **Meteora Stake Vault AKIDS Tokens:**

* <https://solscan.io/account/3i4bRHtiEy9huN3QttVBgxacNf7odKHpBZSepdy7bWow>


---

# 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:

```
GET https://docs.africakidstoken.com/campaigns/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.
