# Contribute to Open Source

Before going live with our open sourced code, we are building out the initial iteration of the Ike protocol using private repositories.&#x20;

Please check this page again once Ike goes live as open source contributions will then be possible.&#x20;

In the meantime, if you would like to be a part of the selective few who are building the foundation of Ike before going live, please fill out the following form for our team to review. We look forward to hearing from you!

## Ike Github Repository

(coming soon)


---

# 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.ike.xyz/community/contribute-to-open-source.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.
