# Onboarding to 1-Click-Trading

### The onboarding experience:

* Create a Smart Margin Account \
  \*If you don't have one, creating one is easy!
* Create 1CT account\
  \&#xNAN;*\*This creates, and delegates trade rights to your 1CT wallet*
* Approve USDC Spend & Enable feature

### <mark style="color:yellow;">**Step 1**</mark>**&#x20;- Finding the 1-Click Trading Feature**

To start, navigate to kwenta.eth.limo and bring up the account management interface by selecting "Deposit Funds."

{% hint style="info" %}
If USD is available in your margin account, the "Deposit Funds" button will be called "Manage"
{% endhint %}

<figure><img src="/files/s8apSSQrWahl4dInjgFG" alt=""><figcaption><p>Find 1-cick-trading settings</p></figcaption></figure>

Once in the manage interface and on the One-Click Trading tab, you will have two options:

* One-Click Trading
* Sign Every Transaction

Select One-Click Trading and select **"Activate One-Click Trading"**

### <mark style="color:yellow;">**Step 2**</mark>**&#x20;- Create a 1-Click Trading Account**

Confirm your selection of One-Click Trading and select Activate!

<figure><img src="/files/MosFqn41OJ53ovc80ovl" alt=""><figcaption><p>Step 1 in the activation will add an account delegate</p></figcaption></figure>

Success! You've created a 1CT account.

### <mark style="color:yellow;">**Step 3**</mark>**&#x20;- Approve USDC for Engine Use**

Approving this transaction allows the account to spend USDC

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

{% hint style="info" %}
Notice anything missing? The need to fund aa abstraction gas tank is no longer REQUIRED! The entire experience is gasless once activated!
{% endhint %}

### <mark style="color:yellow;">**Step 4**</mark>**&#x20;- Starting 1CT**

<figure><img src="/files/1Byx0P1ZyE8lnMjxhIDO" alt=""><figcaption><p>Select a session length &#x26; activate the 1CT Trade Session</p></figcaption></figure>

The last step is to enable the 1-Click Trading session. Select how long you would like your session to last from the Duration dropdown and sign the transaction once enable is clicked.

### <mark style="color:yellow;">**Step 5**</mark>**&#x20;- Execute Trades without the need to Sign**

<figure><img src="/files/LgXYOaLSnerVMoVSRmHQ" alt=""><figcaption><p>Execute trades without signing</p></figcaption></figure>

You can now trade on Kwenta without signing every transaction so long as "Open Trade with One-Click Trading" is selected.&#x20;

{% hint style="info" %}
Should 1CT not work, traders can unselect "Open Trade with One-Click Trading" and execute transactions traditionally.
{% endhint %}

### <mark style="color:yellow;">Disabling</mark>

To disable 1CT, simply repeat step 1 above but select the disable.&#x20;


---

# 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.kwenta.io/using-kwenta/perennial-isolated-margin/one-click-trading/onboarding-to-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.
