# Open Any Initiative

## **How to contribute**

If you are a developer and want to contribute to the Anytype ecosystem, please check `CONTRIBUTING` docs inside a repository.

Follow us on [Github](https://github.com/anyproto) and join [Contributors Community](https://github.com/orgs/anyproto/discussions) to build Anytype together.

If you want to learn more about why we chose to open up our code, check the article below:

{% embed url="<https://blog.anytype.io/our-open-philosophy/>" %}

For any questions about our licenses, please check <https://legal.any.coop/>, and for any tech questions, please check <https://tech.anytype.io/>.


---

# 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://doc.anytype.io/anytype-docs/advanced/community/join-the-open-source-project.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.
