# Gasless Trading

New on Arbitrum for the first time since launching the feature One-click trading (1CT) not only removes the need to interact with a wallet when submitting transactions but now is gasless ensuring a smooth trading experience while using Kwenta, reducing both time and user actions required to trade.&#x20;

It does this through the use of two new mechanisms:

* 1CT wallet
* Trade delegation

When utilizing 1CT, please be aware that each "enabled session" is unique to the particular browser you are using. These sessions cannot be moved or used across different browsers or devices. While you can have multiple instances open, they will all access the same 1CT account and use the ETH you have deposited there.&#x20;

{% hint style="info" %}
Each session's key is stored in the local storage of the specific browser in use. Therefore, if you decide to use a different browser or switch devices, you will have to enable a new session on each new browser or device you use.
{% endhint %}

### 1CT Wallet

Kwenta uses a derived externally owned account (EOA) wallet for submitting trading transactions. It relies on the following sequence:

* Creating a Smart Margin Account
* Creating & delegate trading rights to your 1CT account
* Activating the session

### Get Started with 1CT Now!

{% content-ref url="/pages/C3FrW4ONl4uo2j1tKBAJ" %}
[Onboarding to 1CT](/using-kwenta/perpetual-futures/one-click-trading/onboarding-to-1ct.md)
{% endcontent-ref %}


---

# 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.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.
