# Join us!

**ContinualAI** is non-profit research organization and an open community of Continual/Lifelong Learning researchers and enthusiasts started in January 2018 by [Vincenzo Lomonaco](http://vincenzolomonaco.com/) and made possible with the early contribution of [Keiland Cooper](http://kwcooper.xyz/).

We are always looking for new people to join the ContinualAI effort to build open source projects. Feel free to join us on [Slack](https://join.slack.com/t/continualai/shared_invite/enQtNjQxNDYwMzkxNzk0LTBhYjg2MjM0YTM2OWRkNDYzOGE0ZTIzNDQ0ZGMzNDE3ZGUxNTZmNmM1YzJiYzgwMTkyZDQxYTlkMTI3NzZkNjU) or to [contact us](mailto:contact@continualai.org) and ask more information.

## Contribute to the wiki

If you appreciated this wiki and want to give your contribution, visit [Github](https://github.com/ContinualAI/wiki) and check out the wiki open source project! You can help us in maintaining the wiki updated by submitting new issues, suggesting us new contents and much more. See you there!


---

# 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://wiki.continualai.org/about-us/join-us.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.
