> 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/~/revisions/cQanmF4cMPx5ld2MDHj9/best-practices/how-to....md).

# HOW TO...

This section includes a number of interviews with fellow oikees from around the world. They share their **best practices** on several topics that are relevant for any chapter at almost any stage.&#x20;

The interviews have been conducted in August/September 2023.&#x20;

#### Feel invited to click through the following pages to learn HOW TO...

<table data-view="cards"><thead><tr><th></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td><strong>RECRUIT oikees</strong></td><td><a href="/pages/GgqKBBRQNp6TLKB69jRB">/pages/GgqKBBRQNp6TLKB69jRB</a></td><td><a href="/files/KVzUU1dAAp5j6DSjlOeK">/files/KVzUU1dAAp5j6DSjlOeK</a></td></tr><tr><td><strong>ENGAGE &#x26; MOTIVATE</strong></td><td><a href="/pages/qy1gr03xDhRmLny9fMMC">/pages/qy1gr03xDhRmLny9fMMC</a></td><td><a href="/files/doeIScN4uCh89xmzedpe">/files/doeIScN4uCh89xmzedpe</a></td></tr><tr><td>organize <strong>HANDOVERS</strong></td><td><a href="/pages/5LQOklLwlADGNEaGwnfn">/pages/5LQOklLwlADGNEaGwnfn</a></td><td><a href="/files/ASH9S9wJybX0ypj0FDRS">/files/ASH9S9wJybX0ypj0FDRS</a></td></tr><tr><td><strong>STRUCTURE &#x26; GOVERN</strong> a chapter</td><td><a href="/pages/GsdVfOjJ0YX1qRCmeqfI">/pages/GsdVfOjJ0YX1qRCmeqfI</a></td><td><a href="/files/6LO54D6UIiOQYQ2IGbss">/files/6LO54D6UIiOQYQ2IGbss</a></td></tr><tr><td>manage <strong>PROJECTS &#x26; EVENTS</strong></td><td><a href="/pages/Ukdp8kSdTQZKRLoHb8zk">/pages/Ukdp8kSdTQZKRLoHb8zk</a></td><td><a href="/files/OPQthyitwpn9uPu3UP1i">/files/OPQthyitwpn9uPu3UP1i</a></td></tr><tr><td>work with the <strong>UNIVERSITY</strong></td><td><a href="/pages/tyOMjgWK0hELElfJHvSo">/pages/tyOMjgWK0hELElfJHvSo</a></td><td><a href="/files/c6RGpdqUIAesxDkyGCO5">/files/c6RGpdqUIAesxDkyGCO5</a></td></tr><tr><td>level up <strong>MARKETING</strong></td><td><a href="/pages/EDgAOhBlGuJH08cLAxcH">/pages/EDgAOhBlGuJH08cLAxcH</a></td><td><a href="/files/D4EWPOV6SXZQjss7UVn2">/files/D4EWPOV6SXZQjss7UVn2</a></td></tr><tr><td>do <strong>FUNDRAISING</strong></td><td><a href="/pages/X5R9VsdSZ4rsAS5UqaW5">/pages/X5R9VsdSZ4rsAS5UqaW5</a></td><td><a href="/files/5nms3tRsPopROPLyfFdK">/files/5nms3tRsPopROPLyfFdK</a></td></tr><tr><td>collaborate with <strong>PARTNERS</strong></td><td><a href="/pages/ip2mCgU2X3w9P9dk1gBa">/pages/ip2mCgU2X3w9P9dk1gBa</a></td><td><a href="/files/iwegs4pAFt8P1AIKVjAe">/files/iwegs4pAFt8P1AIKVjAe</a></td></tr><tr><td>manage <strong>ALUMNI</strong></td><td><a href="/pages/R0VCNRTmGssCLLsz9lJo">/pages/R0VCNRTmGssCLLsz9lJo</a></td><td><a href="/files/BsWmPNbpUQXKz2VTc8L7">/files/BsWmPNbpUQXKz2VTc8L7</a></td></tr></tbody></table>

Do you want to share your best practices via an interview or in written? Reach out to ***<board@oikos-international.org>*** and we'll try to find a way of incorporating your learnings into the toolbox!


---

# 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/~/revisions/cQanmF4cMPx5ld2MDHj9/best-practices/how-to....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.
