# Opportunities

#### MarsDAO offers various opportunities to projects and developers. The program currently includes a grant system and a vulnerability detection incentive program.

**MarsDAO Grant System.** An excellent opportunity for existing projects and development teams to implement promising ideas in practice. A MarsDAO grant will cut down the expenses for the development or improvement of an already existing product.

**Vulnerability detection incentive program.** Security of user and system data is a top priority for MarsDAO. The company rewards users for their help to make the system as invulnerable as possible.


---

# 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.daomars.com/for-developers/opportunities.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.
