# Tutorials

- [How to Connect Wallet & login?](https://about.jojo.exchange/jojo-1/v2-product-guides/tutorials/how-to-connect-wallet-and-login.md)
- [Deposit & Withdraw](https://about.jojo.exchange/jojo-1/v2-product-guides/tutorials/deposit-and-withdraw.md)
- [How to trade Perpetual?](https://about.jojo.exchange/jojo-1/v2-product-guides/tutorials/how-to-trade-perpetual.md)
- [How to Close a Position?](https://about.jojo.exchange/jojo-1/v2-product-guides/tutorials/how-to-close-a-position.md)
- [What is a Limit Order, and how to place it?](https://about.jojo.exchange/jojo-1/v2-product-guides/tutorials/what-is-a-limit-order-and-how-to-place-it.md)
- [How to Place a TP/SL Order ?](https://about.jojo.exchange/jojo-1/v2-product-guides/tutorials/how-to-place-a-tp-sl-order.md)
- [How to trade 1000X ?](https://about.jojo.exchange/jojo-1/v2-product-guides/tutorials/how-to-trade-1000x.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://about.jojo.exchange/jojo-1/v2-product-guides/tutorials.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.
