> For the complete documentation index, see [llms.txt](https://docs.mobius.finance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.mobius.finance/resourses/testnet-guides-mumbai-network.md).

# Testnet Guides (Mumbai Network)&#x20;

- [⚡Connect to Polygon's Testnet](https://docs.mobius.finance/resourses/testnet-guides-mumbai-network/connect-to-polygons-testnet.md)
- [📌How to get Testnet Tokens?](https://docs.mobius.finance/resourses/testnet-guides-mumbai-network/how-to-get-testnet-tokens.md): In order to use the Möbius Finance platform on the testnet, users need to get MATIC tokens to interact with the network. Users also require collateral in order to generate moUSD.
- [✨Mint (staking)-testnet](https://docs.mobius.finance/resourses/testnet-guides-mumbai-network/untitled.md)
- [🔥Burn (moUSD)-testnet](https://docs.mobius.finance/resourses/testnet-guides-mumbai-network/burn-mousd.md): Redeem your collateral by burning moUSD
- [📈Trade (spot orders)-testnet](https://docs.mobius.finance/resourses/testnet-guides-mumbai-network/trade-spot-orders.md)
- [📉Open a short position-testnet](https://docs.mobius.finance/resourses/testnet-guides-mumbai-network/open-a-short-position.md): You can open a short position for any moAsset (synthetic asset).
- [✔️ Manage Short Positions-testnet](https://docs.mobius.finance/resourses/testnet-guides-mumbai-network/open-a-short-position/manage-short-positions.md)
- [📊Debt Management-testnet](https://docs.mobius.finance/resourses/testnet-guides-mumbai-network/debt-management.md): Manage your debt and Collateralization ratio
- [💸Earn-testnet](https://docs.mobius.finance/resourses/testnet-guides-mumbai-network/earn.md): Earn Möbius Finance $MOT Governance token
- [Staking Rewards-testnet](https://docs.mobius.finance/resourses/testnet-guides-mumbai-network/earn/staking-rewards.md)
- [Trading Rewards-testnet](https://docs.mobius.finance/resourses/testnet-guides-mumbai-network/earn/trading-rewards.md)
- [👛Wallet-testnet](https://docs.mobius.finance/resourses/testnet-guides-mumbai-network/wallet.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/resourses/testnet-guides-mumbai-network.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.
