# Gasless One-Click Trading

Gasless One-click trading (1CT) removes the need to sign transactions when submitting them, reducing the time and user actions required to trade.

It does this through the use of two mechanisms:

* 1CT wallet
* Trade delegation

> When utilizing 1CT, please be aware that each "enabled session" is unique to the particular browser you are using at the time. While you can have multiple instances you can only have one active session at a time.&#x20;

**1CT Wallet**

Kwenta uses a derived smart contract wallet for submitting trades on users behalf. Getting started is as east as:

* Creating a Smart Margin Account
* Activating the session


---

# 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.v3.kwenta.io/v3-perps/gasless-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.
