# 📈Trade (spot orders)

Möbius Finance allows users to have a seemly trading experience thanks to the low fees and high transaction speed of [**Polygon**](https://polygon.technology/). Quote-driven markets use oracle prices [**(powered by Chainlink)**](https://chain.link/) which allow the protocol to offer **zero slippage** and **unlimited liquidity.**

**Follow the steps below to get started:**

1\. Go to the Möbius Finance "Trade" page.

![](/files/m7myrl2KnRq3NztL4Bz5)

2\. Select the token you'd like to trade in the dropdown menu, and the moASSET you'd like to trade it for.

![](/files/74zcCx2AbqOIDt8siCnv)

![](/files/NqnNtXq9cxjQc8DT0c5j)

3\. After clicking on "SWAP", preview the transaction in a pop-up window and then confirm the request directly on your Metamask Wallet.

![](/files/hom3NXF6hTYY19d8Kmyv)

![](/files/EHnrQuAoRo9Z1vK1FILV)

4\. Next, once the transaction is confirmed, you will receive your tokens in your wallet. Below, you can find all your trade done with the connected account. Users can check their balances on the explorer as well as on the “Wallet" page.

![](/files/FhI5od62CZCkPbZPY942)


---

# 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.mobius.finance/step-by-step-guides/official-mainnet-guides/trade-spot-orders.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.
