# Receive a grant

Join the MarsDAO grant contest to contend with the best ones, comunicate with market leaders, and create the technology of the future today. The grant alloction regulations are discussed either in person with the team or its representative.

**Types of projects eligible to apply for a grant:**

* The product must be useful to our community and help monetize in the cryptocurrency market.&#x20;
* The interactions with users' finances should be as decentralized as possible.&#x20;
* The project should be ready to integrate and apply the MDAO token.&#x20;
* The project should apply a deflationary model (for the MDAO token).

**Interaction stages:**

* Completion of an application with a detailed description of your project.&#x20;
* Further interview if your project meets the criteria described above.&#x20;
* Project evaluation and grant proposal.&#x20;
* Adaptation and incoropration.&#x20;
* Performance evaluation.

[SUBMIT APPLICATION](https://marsdao.typeform.com/grants)


---

# 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/receive-a-grant.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.
