# Join as a Developer

As KodaDot is an open-source marketplace. Anyone can contribute. If you are a developer looking for a job to do, visit our [GitHub Repository](https://github.com/kodadot). All necessary information can be found there. Check our issues for [good first issues](https://github.com/kodadot/nft-gallery/issues?q=is%3Aissue+is%3Aopen+label%3A%22good+first+issue%22) and in combination with **$, $$, $$$.** You can get rewarded immediately after you solve your issue.

Read our [Contributing.md](https://github.com/kodadot/nft-gallery/blob/main/CONTRIBUTING.md) before your contribution.


---

# 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://hello.kodadot.xyz/be-part-of-kodadot/join-as-a-developer.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.
