# EcoSerum Grants

## 🌱 EcoSerum

EcoSerum brings active investors, traders, and developers together to build the Serum ecosystem.&#x20;

Serum is only as strong as its liquidity, accessibility, and community. Stakers are active SRM holders committed to Project Serum's long-term growth and supporting the development of UX focused tools and applications.&#x20;

## 🧾 Grants

{% hint style="info" %}
All projects built on Serum can apply for a **grant** by following the instructions below:
{% endhint %}

**To apply for an EcoSerum grant, please prepare the following:**

1. A pitch deck outlining your product vision / roadmap, team, and demos (if any)
2. Grant size request, and *specific* use of proceeds
3. A thorough explanation of *how* your project will [compose](https://projectserum.medium.com/calling-all-devs-serum-srm-and-an-ecosystem-for-the-future-part-3-ae7adbf4466e) with Serum (*e.g. composition with Serum order book markets to match spot orders, to liquidate positions, to rebalance portfolios, etc.*)

**Once collected, please e-mail the above information to** [**grants@projectserum.com**](mailto:grants@projectserum.com) **along with your request and any enquiries.**

{% hint style="warning" %}
There is no guarantee that you will receive a grant. Please contact <grants@projectserum.com> to know whether your project idea is eligible.
{% endhint %}

## 📞 Contact

* Project Serum Discord: <https://discord.com/invite/wZbHams7KV/>
* Project Serum Telegram: <https://t.me/ProjectSerum>


---

# 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.projectserum.com/serum-ecosystem/build-on-serum/ecoserum-support.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.
