# What is One-click Trade and How does It Work?

**What are the benefits of enabling the One-click Trade feature?**

1. **Simplifying the Trading Process (Limit orders, market orders, TP/SL orders)**\
   Traditionally, placing orders on JOJO involved on-chain confirmations, requiring your signature in your wallet for each order. One-click Trade streamlines this process by granting automatic authorization for your orders with JOJO upon activation. This eliminates the need for repeated confirmations, saving you valuable time and effort when placing subsequent orders.<br>
2. **Enhanced Efficiency and Agility**\
   By removing the need for confirmations, One-click Trade allows you to execute trades with incredible speed and efficiency. This is particularly advantageous in fast-paced market conditions, where reacting swiftly to opportunities is crucial.<br>
3. **Maintaining Security**\
   It is important to note that One-click Trade is solely applicable to the functionality of placing orders. All other platform activities, including deposits, withdrawals, and account management, still require your signature to ensure the highest level of security and control over your account.<br>

#### How to Turn On One-click Trade

**Step 1:** Access the **User Center** located in the upper right corner of the JOJO interface

<figure><img src="/files/GikZwXhIIV4UyLGXBFsm" alt=""><figcaption></figcaption></figure>

**Step 2:** Locate the **One-click Trade** toggle and switch it on. This activates the feature and allows you to experience seamless TP/SL order placement without further confirmation.

<figure><img src="/files/n3bVqKPqfYPsrcExuROO" alt=""><figcaption></figcaption></figure>


---

# 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/faqs/what-is-one-click-trade-and-how-does-it-work.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.
