# Tutorials

- [How to Connect Wallet & login?](https://about.jojo.exchange/jojo-1/v1-product-guides/tutorials/how-to-connect-wallet-and-login.md)
- [Deposit ,Transfer & Withdraw](https://about.jojo.exchange/jojo-1/v1-product-guides/tutorials/deposit-transfer-and-withdraw.md)
- [How to trade Perpetual?](https://about.jojo.exchange/jojo-1/v1-product-guides/tutorials/how-to-trade-perpetual.md)
- [How to Close a Position?](https://about.jojo.exchange/jojo-1/v1-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/v1-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/v1-product-guides/tutorials/how-to-place-a-tp-sl-order.md)
- [How to use Sub Account?](https://about.jojo.exchange/jojo-1/v1-product-guides/tutorials/how-to-use-sub-account.md)
- [One-click Trade](https://about.jojo.exchange/jojo-1/v1-product-guides/tutorials/one-click-trade.md): JOJO introduces One-click Trade, a feature designed to significantly enhance your trading efficiency by eliminating redundant confirmations and accelerating trade execution.
- [How to trade 1000X ?](https://about.jojo.exchange/jojo-1/v1-product-guides/tutorials/how-to-trade-1000x.md)
- [How to get JOJO airdrops?](https://about.jojo.exchange/jojo-1/v1-product-guides/tutorials/how-to-get-jojo-airdrops.md)
- [How to stake JOJO and get veJOJO?](https://about.jojo.exchange/jojo-1/v1-product-guides/tutorials/how-to-stake-jojo-and-get-vejojo.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/v1-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.
