# Courses

- [Getting Started and Best Safety Practices](https://docs.minswap.org/courses/getting-started-and-best-safety-practices.md)
- [Overview](https://docs.minswap.org/courses/getting-started-and-best-safety-practices/overview.md)
- [Setting Up Your Wallet](https://docs.minswap.org/courses/getting-started-and-best-safety-practices/setting-up-your-wallet.md)
- [Security Tips](https://docs.minswap.org/courses/getting-started-and-best-safety-practices/security-tips.md)
- [How to Perform Swaps](https://docs.minswap.org/courses/how-to-perform-swaps.md)
- [Price Impact](https://docs.minswap.org/courses/how-to-perform-swaps/price-impact.md)
- [Slippage](https://docs.minswap.org/courses/how-to-perform-swaps/slippage.md)
- [Batcher](https://docs.minswap.org/courses/how-to-perform-swaps/batcher.md)
- [Swapping Assets](https://docs.minswap.org/courses/how-to-perform-swaps/swapping-assets.md)
- [How to Provide Liquidity](https://docs.minswap.org/courses/how-to-provide-liquidity.md)
- [What is Liquidity Provisioning?](https://docs.minswap.org/courses/how-to-provide-liquidity/what-is-liquidity-provisioning.md)
- [Zap In & Out](https://docs.minswap.org/courses/how-to-provide-liquidity/zap-in-and-out.md)
- [Risks Understanding Impermanent Loss](https://docs.minswap.org/courses/how-to-provide-liquidity/risks-understanding-impermanent-loss.md)
- [Staking $MIN](https://docs.minswap.org/courses/how-to-provide-liquidity/staking-usdmin.md)
- [Risks and Rewards of Using Minswap](https://docs.minswap.org/courses/risks-and-rewards-of-using-minswap.md)
- [Yield Farming](https://docs.minswap.org/courses/risks-and-rewards-of-using-minswap/yield-farming.md)
- [Harvesting Yield Farm Rewards](https://docs.minswap.org/courses/risks-and-rewards-of-using-minswap/harvesting-yield-farm-rewards.md)
- [Withdrawing from Farms](https://docs.minswap.org/courses/risks-and-rewards-of-using-minswap/withdrawing-from-farms.md)
- [What is a Liquidity Bootstrapping Event](https://docs.minswap.org/courses/risks-and-rewards-of-using-minswap/what-is-a-liquidity-bootstrapping-event.md)
- [Advanced Trading Features](https://docs.minswap.org/courses/advanced-trading-features.md)
- [Limit Orders](https://docs.minswap.org/courses/advanced-trading-features/limit-orders.md)
- [Stop Orders](https://docs.minswap.org/courses/advanced-trading-features/stop-orders.md)
- [Governance](https://docs.minswap.org/courses/governance.md)
- [What is Governance on Minswap?](https://docs.minswap.org/courses/governance/what-is-governance-on-minswap.md)
- [Minswap Governance Proposals](https://docs.minswap.org/courses/governance/minswap-governance-proposals.md)
- [Voting on Minswap Proposals](https://docs.minswap.org/courses/governance/voting-on-minswap-proposals.md)
- [Analytics, Tools & Insights](https://docs.minswap.org/courses/analytics-tools-and-insights.md)


---

# 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.minswap.org/courses.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.
