# Serum Ecosystem

- [Build on Serum](https://docs.projectserum.com/serum-ecosystem/build-on-serum.md): This guide gives an overview on how builders can get involved and build on the Serum ecosystem.
- [Project Ideas](https://docs.projectserum.com/serum-ecosystem/build-on-serum/project-ideas-for-serum.md): This guide provides ideas and inspirational resources for those who want to get involved with the Serum ecosystem.
- [EcoSerum Grants](https://docs.projectserum.com/serum-ecosystem/build-on-serum/ecoserum-support.md): This guide explains how builders can apply for and use EcoSerum's grant resources.
- [Tutorials and Concepts](https://docs.projectserum.com/serum-ecosystem/build-on-serum/tutorials-and-concepts.md): This guide lists a number of tutorials, projects as concepts or WIP's, and related resources.
- [Listing and Adding Markets](https://docs.projectserum.com/serum-ecosystem/build-on-serum/add-a-market-on-serum-serum-academy.md): This guide shows how you can add a new market on Serum.
- [Host a GUI](https://docs.projectserum.com/serum-ecosystem/build-on-serum/how-to-host-a-gui-serum-academy.md): This guide offers instructions on how to create and host your own GUI on Serum.
- [Node List](https://docs.projectserum.com/serum-ecosystem/build-on-serum/node-list.md): This guide offers a comprehensive list of Serum nodes and a point of contact for prospective nodes.
- [Trade on Serum](https://docs.projectserum.com/serum-ecosystem/trade-on-serum.md): Understanding Serum's Shared Liquidity Model.
- [Ecosystem](https://docs.projectserum.com/serum-ecosystem/trade-on-serum/ecosystem.md): The Serum ecosystem is a diverse collection of innovative decentralised applications building upon the Serum order book and matching engine architecture.
- [Trading GUIs](https://docs.projectserum.com/serum-ecosystem/trade-on-serum/trading-guis.md): Interact with Serum via Graphical User Interfaces (GUIs).
- [Get Help / FAQ](https://docs.projectserum.com/serum-ecosystem/help.md): This page collects and answers the most popular and common questions. Information here can also be found in the appropriate pages of our Serum documentation.
- [Changes to Staking](https://docs.projectserum.com/serum-ecosystem/help/changes-to-staking.md): FAQ on the upcoming changes to staking


---

# 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.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.
