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

# Collaborating

- [Meetings](https://africas-blockchain-club.gitbook.io/africas-blockchain-club/collaborating/meetings.md): Connecting, Collaborating, and Creating—Building the Future Together, Every Week!
- [Events](https://africas-blockchain-club.gitbook.io/africas-blockchain-club/collaborating/events.md): Empowering Growth Through Innovation from Hackathons to Global Partnerships
- [Partnerships](https://africas-blockchain-club.gitbook.io/africas-blockchain-club/collaborating/partnerships.md): Empowering Growth that benefits everyone in Africa Through Strategic Partnerships
- [ABC x WeThinkCode\_](https://africas-blockchain-club.gitbook.io/africas-blockchain-club/collaborating/partnerships/abc-x-wethinkcode_.md): Level up Africa's tech future by developing practical blockchain skills!
- [ABC x BipTap](https://africas-blockchain-club.gitbook.io/africas-blockchain-club/collaborating/partnerships/abc-x-biptap.md): Building the Future of Finance
- [Projects](https://africas-blockchain-club.gitbook.io/africas-blockchain-club/collaborating/projects.md): We have developed and submitted several innovative projects to platforms like the Scroll x Vortex Hackathon, Celo Foundation Hackathons, and the Lisk Incubator Program in partnership with CV Labs.
- [Articles](https://africas-blockchain-club.gitbook.io/africas-blockchain-club/collaborating/articles.md): In-depth perspectives on the topics that matter.
- [Introduction to Web3](https://africas-blockchain-club.gitbook.io/africas-blockchain-club/collaborating/introduction-to-web3.md): Getting started with Blockchain Development


---

# 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://africas-blockchain-club.gitbook.io/africas-blockchain-club/collaborating.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.
