# Community calls

Our community calls take place **on the last Friday of each month at 13:00 (Paris time)**.

{% file src="/files/Iyi1bDhpLL5NClCFLObS" %}

These calls are open to **everyone** — a great opportunity to:

* Get the latest project updates &#x20;
* Ask questions
* Discuss the roadmap
* Showcase how you're using the project<br>

To join, simply head over to our Slack workspace and join the [*#community-meeting*](https://3innovation.slack.com/archives/C0664UVJ77W) channel.

\
List of previous community calls minutes :&#x20;

{% content-ref url="/pages/ZaLAhHTKyqOweItbwaMb" %}
[January 2026 community call](/contributors-doc/community-calls/january-2026-community-call.md)
{% endcontent-ref %}

{% content-ref url="/pages/wZ4VmUWUgKzRtiPrJh72" %}
[October 2025 community call](/contributors-doc/community-calls/october-2025-community-call.md)
{% endcontent-ref %}

{% content-ref url="/pages/OFUHa9PC9iGycBbuB0jo" %}
[September 2025 community call](/contributors-doc/community-calls/september-2025-community-call.md)
{% endcontent-ref %}

{% content-ref url="/pages/5s4Ms3s8BDTVbcLXvwco" %}
[August 2025 community call](/contributors-doc/community-calls/august-2025-community-call.md)
{% endcontent-ref %}

{% content-ref url="/pages/d15LxZ2GifmvJDz3YhPc" %}
[July 2025 community call](/contributors-doc/community-calls/july-2025-community-call.md)
{% endcontent-ref %}

{% content-ref url="/pages/OlsWhRSxgVTBMAjmrUvR" %}
[June 2025 community call](/contributors-doc/community-calls/june-2025-community-call.md)
{% endcontent-ref %}

{% content-ref url="/pages/ibQ5rACInHWGVN6fJ6kp" %}
[May 2025 community call](/contributors-doc/community-calls/may-2025-community-call.md)
{% endcontent-ref %}

{% content-ref url="/pages/NoegysrkPLwdLyoPfZ6F" %}
[April 2025 community call](/contributors-doc/community-calls/april-2025-community-call.md)
{% endcontent-ref %}

{% content-ref url="/pages/kKEbuDhiM0H2KxAWUtu8" %}
[March 2025 community call](/contributors-doc/community-calls/march-2025-community-call.md)
{% endcontent-ref %}

{% content-ref url="/pages/i8xpbeNwXcQahSlmJXih" %}
[February 2025 community call](/contributors-doc/community-calls/february-2025-community-call.md)
{% endcontent-ref %}

{% content-ref url="/pages/g2ZKKekFvPhOWhamS16i" %}
[January 2025 community call](/contributors-doc/community-calls/january-2025-community-call.md)
{% endcontent-ref %}


---

# 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.onyxia.sh/contributors-doc/community-calls.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.
