# 1-Click Trading

**Experience Wallet-Less Speed**

Moonlander's 1-Click Trading feature allows you to execute your trades with unprecedented speed and convenience. By setting up an Auto-Sign wallet, you can bypass repetitive wallet signature prompts for common trading actions, enabling you to trade in a single click. This feature is designed to streamline your trading experience without compromising security.

**How It Works**\
1-Click Trading leverages a delegate wallet system secured by a user-defined PIN. This delegate wallet is uniquely tied to your main connected wallet and is authorized to submit transactions on your behalf.

**Setting Up Your Auto-Sign Wallet**

<figure><img src="/files/71e7Evv8Axtrz4G7MMKY" alt=""><figcaption></figcaption></figure>

To enable 1-Click Trading, you need to set up an Auto-Sign wallet. This process involves two simple steps:

1. Create Your 4-Digit PIN\
   ![](/files/ByfGE10c4ZKQN8o015c4)\
   After entering your PIN, you will need to sign a message in your connected wallet to confirm the creation of your PIN. This step links your PIN to your wallet and generates the delegate wallet.

{% hint style="info" %}
**Important:**

* This PIN will be used to secure your Auto-Sign wallet. Keep it confidential.
  {% endhint %}

2. Approve the Delegate Wallet\
   ![](/files/30vnlwNbrudfuPRooq0p)\
   You need to approve this delegate wallet to submit transactions on behalf of your connected wallet. You will be prompted to sign a transaction in your connected wallet to grant these permissions.

Once these steps are completed, your Auto-Sign wallet is set up and ready for 1-Click Trading. You can easily toggle 1-Click Trading on and off from your Portfolio -> Wallet section.

\
![](/files/hhoWwPzrdo5NMnRM4tgo)

\
When Auto-Sign is off, you will be prompted for on-chain signing for every transaction.

{% hint style="info" %}
**Notes**

* To enable 1-Click Trading, you need to ensure your connected wallet has sufficient gas funds. The Auto-Sign wallet will draw gas from your connected wallet to execute transactions.
* Market order remains gasless for which 1-Click Trading reinforces.
* You have full control over the permissions granted to your Auto-Sign wallet. You can reset or disable the feature at any time.
* If you wish to revoke permissions or start fresh, you can use the "Reset" option available next to your Auto-Sign wallet details. This will require you to go through the setup process again.
  {% endhint %}


---

# 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.moonlander.trade/how-to-use/trading/trade-lifecycle/1-click-trading.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.
