# One-Click Trading (1CT)

Perp **1‑Click Trading (1CT)** on Monday Trade lets you trade perps with near‑instant execution by reducing repeated wallet confirmations.&#x20;

***

#### Before you start

* Connect your wallet (top‑right)
* Make sure you’re on the correct network (Monad) in your wallet
* Have trading collateral ready (e.g., USDC) and be ready to fund a small amount of gas token for the 1CT wallet if prompted

***

{% stepper %}
{% step %}

#### Enable 1CT

Click the purple **Enable 1 click trading** button (top‑right).

<figure><img src="/files/u3Ewfb3MDfpuxW8YyUJG" alt="" width="358"><figcaption></figcaption></figure>
{% endstep %}

{% step %}

#### Complete the two setup steps

In the 1CT setup modal, follow the steps in order:

1. Under **SECURE 1CT WALLET**, click **Create**.
2. Under **ENABLE ACCOUNT DELEGATION**, click **Enable**.
3. Wait until it shows two green checks.

This delegates signatures to your 1CT wallet so perp actions can be executed with 1 click.

<figure><img src="/files/LlUCUazLO0bBJZvbPb0h" alt="" width="375"><figcaption></figcaption></figure>
{% endstep %}

{% step %}

#### Add Gas Token to the 1CT wallet

1. Choose how you want to fund gas:

* **MON** (direct top‑up), or
* **USDC** (it will be automatically swapped to MON via Monday Trade spot)

2. Enter an amount.
3. Click **Add Gas Token**.

If you choose **USDC**, you may see **Approve USDC to continue** first.

<figure><img src="/files/bWy9XgHbWfFfa7KDvXLy" alt="" width="375"><figcaption></figcaption></figure>
{% endstep %}

{% step %}
**1CT is now enabled!** Enjoy instantaneous trading!
{% endstep %}
{% endstepper %}


---

# 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.monday.trade/perps-trading/one-click-trading-1ct.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.
