# User guides

- [Get Started](https://learn.woo.org/user-guides/get-started.md)
- [Swap](https://learn.woo.org/user-guides/woofi-swap.md): Step-by-step instructions on how to swap with WOOFi
- [Crosschain swap](https://learn.woo.org/user-guides/crosschain-swap.md): A guide to moving tokens crosschain with WOOFi
- [How to stake WOO on WOOFi](https://learn.woo.org/user-guides/how-to-stake-woo-on-woofi.md): Instructions on how to stake your WOO with WOOFi
- [How to migrate from staking v1 to v2](https://learn.woo.org/user-guides/how-to-stake-woo-on-woofi/staking-migration.md)
- [How to stake on WOO X](https://learn.woo.org/user-guides/how-to-stake-on-woo-x.md): Instructions on how to stake your WOO with a centralized exchange
- [How to use WOOFi Boosters](https://learn.woo.org/user-guides/how-to-use-woofi-boosters.md)
- [How to earn yields from Earn vaults](https://learn.woo.org/user-guides/how-to-earn-yields-from-earn-vaults.md): An overview of how to earn single-sided yield with WOOFi
- [How to trade perps on WOOFi Pro](https://learn.woo.org/user-guides/pro.md)
- [Glossary](https://learn.woo.org/user-guides/pro/glossary.md): Trading on WOOFi Pro
- [Trading basics](https://learn.woo.org/user-guides/pro/trading-basics.md): Perpetual Futures Trading
- [Order types](https://learn.woo.org/user-guides/pro/order-types.md)
- [Trading Fees](https://learn.woo.org/user-guides/pro/trading-fees.md)
- [API broker onboarding](https://learn.woo.org/user-guides/pro/api-broker-onboarding.md)
- [Affiliate program](https://learn.woo.org/user-guides/pro/affiliate-program.md)
- [API trading on WOOFi Pro](https://learn.woo.org/user-guides/api-trading-on-woofi-pro.md): How to connect and use the API to trade perps
- [FAQs](https://learn.woo.org/user-guides/faqs.md)
- [Crosschain swaps](https://learn.woo.org/user-guides/faqs/crosschain-swaps.md)
- [Earn vaults](https://learn.woo.org/user-guides/faqs/earn-vaults.md)
- [Staking](https://learn.woo.org/user-guides/faqs/staking.md)
- [Pro (Perpetual futures)](https://learn.woo.org/user-guides/faqs/pro-perpetual-futures.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://learn.woo.org/user-guides.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.
