# Developers

If you have coding skills and want to contribute, reach out in our Telegram channel. If you can code smart contracts using CosmWasm in particular, but don’t know what to do, we have plenty of ideas for you. If you have an idea for a new product that you want to develop under the MantaDAO umbrella, you could get a MNTA grant if the community likes it.

If you want to integrate MantaSwap into your app, please check the [API](/mantadao/api.md) section.


---

# 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://mantadao-1.gitbook.io/mantadao/governance/how-to-participate/developers.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.
