# User Guides

- [Wrapping and unwrapping](https://docs.bracket.fi/user-guides/wrapping-and-unwrapping.md)
- [Stake](https://docs.bracket.fi/user-guides/stake.md): How to stake
- [Onboarding to Bracket](https://docs.bracket.fi/user-guides/onboarding-to-bracket.md)
- [Legacy products](https://docs.bracket.fi/user-guides/legacy-products.md)
- [Passage](https://docs.bracket.fi/user-guides/legacy-products/passage.md)
- [Connect to App](https://docs.bracket.fi/user-guides/legacy-products/passage/connect-to-app.md)
- [Select Asset](https://docs.bracket.fi/user-guides/legacy-products/passage/select-asset.md)
- [Select Side](https://docs.bracket.fi/user-guides/legacy-products/passage/select-side.md)
- [Placing Order](https://docs.bracket.fi/user-guides/legacy-products/passage/placing-order.md)
- [Placing a Custom Limit Order](https://docs.bracket.fi/user-guides/legacy-products/passage/placing-a-custom-limit-order.md)
- [Liquidity Depth](https://docs.bracket.fi/user-guides/legacy-products/passage/liquidity-depth.md)
- [My Trades](https://docs.bracket.fi/user-guides/legacy-products/passage/my-trades.md): How to check your positions, sell, and cancel
- [Overview](https://docs.bracket.fi/user-guides/legacy-products/passage/my-trades/overview.md)
- [Trades](https://docs.bracket.fi/user-guides/legacy-products/passage/my-trades/trades.md)
- [Selling a Passage](https://docs.bracket.fi/user-guides/legacy-products/passage/my-trades/selling-a-passage.md)
- [My Account and Withdrawal](https://docs.bracket.fi/user-guides/legacy-products/passage/my-account-and-withdrawal.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.bracket.fi/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.
