# Open-Source Community

SIA embraces a **collaborative, open-source approach** to development:

* **Community Contributions**: Developers, data scientists, and AI researchers are encouraged to contribute to the codebase, allowing for continuous improvements and rapid innovations.
* **Transparency and Trust**: The open-source nature ensures all activities are transparent and subject to peer review, fostering trust and accountability within the ecosystem.
* **Continuous Evolution**: SIA’s platform is built for continuous improvement. As the market and technologies evolve, so does the AI, adapting to new challenges and opportunities.


---

# 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://sia-self-improving-agent.gitbook.io/sia-self-improving-agent/sias-technology/open-source-community.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.
