> For the complete documentation index, see [llms.txt](https://wiki.oikos-international.org/sustainable-finance/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/sustainable-finance/an-invitation-to-join-us.md).

# An Invitation to Join Us

{% embed url="<https://youtu.be/pKEX5jmLQVo>" %}

## How did we build it?

While at Curriculum Camp 2021, the Sustainable Finance Squad designed the rollout of the toolkit to the oikos community and to the world. This plan includes an invitation for you to join in co-creating with us. [Sign up here!](https://docs.google.com/forms/d/e/1FAIpQLSe5RLSRI5lvlOFvAcuQoaaZLT7ynqqeEHf-0s97JK3FZliyGw/viewform?usp=sf_link)

So far, we’ve designed the key components of our website to be a resource for students and young professionals to understand the growing topics of Sustainable Finance, ESG (Environmental, Social, and Governance), and Impact Investing. The toolkit:

* Defines what Sustainable Finance is and why it can solve global issues
* Explains how you can use the resources for career development
* Outlines the most important terms and resources you can use
* Presents interviews and writings from students, professors, and practitioners

Would you like to learn more about the project? Check out the following presentation with background info on the toolkit. You can also [rewatch the recording of our info session. ](https://www.youtube.com/watch?v=_Eh4chswuPM)

{% embed url="<https://docs.google.com/presentation/d/1TFQKd3BKXalQs9iTh1Vy2q01lDwEpvJ9hSUXSTNFqYk/edit?usp=sharing>" %}
Presentation prepared to pitch the Toolkit
{% endembed %}

## What was Curriculum Camp?

Check out this promo video from our friends at oikos Barcelona - [See Video](https://drive.google.com/file/d/1DQgJBf1TqYOYJLFuEHpxcgak1FNTDrhO/view?usp=sharing)


---

# 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/sustainable-finance/an-invitation-to-join-us.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.
