# Trade on Serum

There are many ways to trade on Serum. When using an Application that trades via Serum, you may be trading against someone else using a completely separate application.&#x20;

This shared liquidity is one of the most powerful attributes of Serum, as it pools liquidity in one place and makes it accessible for any other applications on Solana.

Websites or applications that use Serum's protocol are free to customize the experience to satisfy their use case and compliance needs of their target market.&#x20;

There are many teams hosting Graphical User Interfaces (GUIs) on Serum. Below is an example of how Serum allows applications to share the same order book.

![](/files/-MiFIEy4PX4_cNEQWiNg)

## &#x20;<a href="#wallets" id="wallets"></a>


---

# 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/trade-on-serum.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.
