# Planning and Preparation

- [Initial Planning](https://docs.pycon.africa/planning-and-preparation/initial-planning.md)
- [Team Formation](https://docs.pycon.africa/planning-and-preparation/team-formation.md)
- [International Organizing Committee \[IOC\]](https://docs.pycon.africa/planning-and-preparation/team-formation/international-organizing-committee-ioc.md)
- [The Chair](https://docs.pycon.africa/planning-and-preparation/team-formation/international-organizing-committee-ioc/the-chair.md)
- [Operations Team 🛠️](https://docs.pycon.africa/planning-and-preparation/team-formation/international-organizing-committee-ioc/operations-team.md)
- [Programme Team 🎤](https://docs.pycon.africa/planning-and-preparation/team-formation/international-organizing-committee-ioc/programme-team.md)
- [Volunteers Team 👥](https://docs.pycon.africa/planning-and-preparation/team-formation/international-organizing-committee-ioc/volunteers-team.md)
- [Sponsors and Finance Team 💸](https://docs.pycon.africa/planning-and-preparation/team-formation/international-organizing-committee-ioc/sponsors-and-finance-team.md)
- [Financial Aid Team 💌](https://docs.pycon.africa/planning-and-preparation/team-formation/international-organizing-committee-ioc/financial-aid-team.md)
- [Speaker’s Mentorship 🤝](https://docs.pycon.africa/planning-and-preparation/team-formation/international-organizing-committee-ioc/speakers-mentorship.md)
- [Sprints Team 🏃](https://docs.pycon.africa/planning-and-preparation/team-formation/international-organizing-committee-ioc/sprints-team.md)
- [Accessibility, Safety, and Inclusion Team 🌈](https://docs.pycon.africa/planning-and-preparation/team-formation/international-organizing-committee-ioc/accessibility-safety-and-inclusion-team.md)
- [Tech Support Team 💻](https://docs.pycon.africa/planning-and-preparation/team-formation/international-organizing-committee-ioc/tech-support-team.md)
- [Communications & Design Team 🎨](https://docs.pycon.africa/planning-and-preparation/team-formation/international-organizing-committee-ioc/communications-and-design-team.md)
- [Social Media Strategy](https://docs.pycon.africa/planning-and-preparation/team-formation/international-organizing-committee-ioc/communications-and-design-team/social-media-strategy.md): To create a vibrant online presence for PyCon Africa, the social media team can use a structured approach for announcements and engagement posts.
- [Blog Posts Strategy](https://docs.pycon.africa/planning-and-preparation/team-formation/international-organizing-committee-ioc/communications-and-design-team/blog-posts-strategy.md): For blog posts, you can delve deeper into topics, offer detailed insights, and provide valuable content that engages the community and keeps them informed.
- [Local Organizing Committee \[LOC\]](https://docs.pycon.africa/planning-and-preparation/team-formation/local-organizing-committee-loc.md)
- [Logistics](https://docs.pycon.africa/planning-and-preparation/team-formation/local-organizing-committee-loc/logistics.md)
- [Recruitment and team management](https://docs.pycon.africa/planning-and-preparation/team-formation/recruitment-and-team-management.md)
- [Budgeting](https://docs.pycon.africa/planning-and-preparation/budgeting.md)


---

# 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.pycon.africa/planning-and-preparation.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.
