# Onboarding to 1CT

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*
* Fund 1CT wallet
* 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 sUSD is available in your margin account, the "Deposit Funds" button will be called "Manage"
{% endhint %}

<figure><img src="/files/FvnicnQVRt6LkqGCkNeb" alt=""><figcaption><p>Find the new One-Click Trading Feature</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;- Fund your 1CT account with ETH**

It's time to fund it with $ETH. Select the "Fund" tab. Some things to note on this window are:

* You're 1CT wallet address
* You're 1CT trade account ETH balance\
  \**Without ETH in the 1CT account no transactions will execute*

<figure><img src="/files/sTq2LbJI4bALb16vDGKV" alt=""><figcaption><p>Fund your 1CT account with ETH</p></figcaption></figure>

Funding your account with ETH is easy. You can either enter a custom amount of ETH to deposit for transaction fees or select one of the predefined amounts.

> We've included an estimated transaction amount based on your deposited amount of ETH.

Select how much ETH you'd like to deposit and execute the transaction.

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

<figure><img src="/files/K1chkqJXyNqGJa31NZ0G" 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 ***Sign Every Transaction*** mode instead of 1CT. Users can revert to manually signing every action on Kwenta as often as they like.&#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/perpetual-futures/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.
