> For the complete documentation index, see [llms.txt](https://stellar.gitbook.io/ambassador-program/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://stellar.gitbook.io/ambassador-program/chapters/africa.md).

# Africa

The Stellar African Ambassador Chapters form a dynamic and interconnected network committed to advancing blockchain education, innovation, and financial empowerment throughout the continent. Each chapter, while unique in its regional focus and community, shares common goals: to harness the power of Stellar’s blockchain technology to address economic challenges, increase financial inclusion, and foster local talent in blockchain development.

### Active Chapters

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="image">Cover image</th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Stellar Nigeria</strong></td><td><sub>Active Chapter</sub></td><td><a href="/files/H5qNkjjslB326KZ4xaUW">/files/H5qNkjjslB326KZ4xaUW</a></td><td><a href="/pages/s1X6fuAlmj5tq3vQ7nmi">/pages/s1X6fuAlmj5tq3vQ7nmi</a></td></tr><tr><td><strong>Stellar Kenya</strong></td><td><sub>Under Development</sub></td><td><a href="/files/tdSGnehi6qTlJOA6D9k7">/files/tdSGnehi6qTlJOA6D9k7</a></td><td><a href="/pages/ZNUWhB1YrAThdP6yx9l6">/pages/ZNUWhB1YrAThdP6yx9l6</a></td></tr><tr><td><strong>Stellar South Africa</strong></td><td><sub>Under Development</sub></td><td><a href="/files/t5eFDEV6iO23Vh1sbXHs">/files/t5eFDEV6iO23Vh1sbXHs</a></td><td><a href="/pages/Y7JVer4mLeZWghdVJW0J">/pages/Y7JVer4mLeZWghdVJW0J</a></td></tr></tbody></table>

Across Africa, similar issues impact communities, including limited access to traditional banking, high remittance fees, and the need for more transparent and affordable financial services. The ambassador chapters collectively work to address these challenges by empowering local developers, entrepreneurs, and enthusiasts to build solutions on the Stellar network. By hosting educational workshops, hackathons, and meetups, chapters nurture a culture of learning and growth that equips individuals with the tools to innovate and contribute to their economies.

Stellar African chapters come together to plan the best ways to represent Stellar at large events across the continent. Established chapters mentor new chapters, sharing learning resources and knowledge to help them succeed. Regularly, experienced builders and speakers from established chapters travel to newer chapters to teach workshops and speak at events, further enriching the network’s educational reach.

Projects built by Africans within the Stellar ecosystem that address local challenges and improve lives can leverage all Stellar African chapters to promote their applications during events, encouraging attendees to download and use these solutions. This collective approach ensures that impactful innovations receive the visibility and support needed to thrive.

The support that each chapter provides to one another is essential for the overall success and growth of the Stellar presence in Africa. By collaborating across the continent, African ambassador chapters can achieve far greater visibility for Stellar, driving awareness, trust, and ultimately, mass adoption of the Stellar ecosystem. This unified approach underscores the power of collaboration in transforming blockchain technology into a force for widespread, meaningful change.


---

# 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, and the optional `goal` query parameter:

```
GET https://stellar.gitbook.io/ambassador-program/chapters/africa.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
