> For the complete documentation index, see [llms.txt](https://wiki.oikos-international.org/oikosmos/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.oikos-international.org/oikosmos/oikos-initiatives/community-in-action/community-gatherings.md).

# Community Gatherings

Beyond the chapter pathways formats which are meant to accompany active chapters, there a several platforms more focused on fostering the international community and mostly open to any oikee, new and old.

<details>

<summary>International Chapter Conference (ICC)</summary>

The International Chapter Conference (ICC) is an annual on-site conference, hosted and developed by one or a small group of local chapters. Any chapter can volunteer to host an ICC by either opening up an existing chapter event (e.g. conference, sustainability week etc.) to the international oikos community or by creating an event from scratch.\
oikos International supports the chapter team and contributes to the program with community-building activities that help the participants to connect and get inspired for the opportunities within the network.

**Do you want to (co-)host an ICC at your chapter?** Reach out to <board@oikos-international.org> and we'll get back to you as soon as possible.

</details>

<details>

<summary>Regional Meetings</summary>

Chapters are encouraged to organize cross-chapter meetings in their region and invite fellow oikees to them. In the past, we regularly would have oikos Asia, Francophone or DACH meetings.&#x20;

oikos International is happy to support with connecting chapters with each other and communicating about these self-organized events. Reach out to <board@oikos-international.org> for any support you may need.

</details>

<details>

<summary>oiConnect</summary>

oiConnects are local pop-up-events open to the whole community that can be hosted wherever oikees (both active & alumni) are based. The idea is to enable the community to self-organize. oiConnects can easily take place anywhere where the oikos community wants to come together. They can take different shapes and sizes, depending on individual needs and preferences of the hosts and participants. An **oiConnect can be everything from casual drinks in a bar to a more extensive networking event.** They are promoted and supported by oikos International using our communication channels.

oiConnects will be initiated by oiConnectors: individuals or a group of people, active oikees and/or alumni, who feel like hosting a networking event for one time or frequently.&#x20;

&#x20;✨ [Click here to submit your oiconnect](https://airtable.com/app6CBhPHlk0JlK8l/shr1GCxS39qheUkGG)  ✨&#x20;

&#x20;✨ [Discover oiconnect events near you](https://oikos-international.org/what-we-do/living/oiconnect/) ✨ <br>

</details>


---

# 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://wiki.oikos-international.org/oikosmos/oikos-initiatives/community-in-action/community-gatherings.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.
