# One-time setup (1CT & Trading account)

### Onboarding:&#x20;

* Go to app.blitz.trade/trade.&#x20;
* Navigate to the dApp you want to trade on (GMX or Buffer).&#x20;
* The dApp of your choice can be accessed via the sidebar on the left-hand side of the interface.

<figure><img src="/files/5LpeRsaPvNS90XVcqA7g" alt=""><figcaption></figcaption></figure>

### Connect Wallet:&#x20;

* Click on the 'Connect Wallet' button on the top right-hand side and select the wallet of your choice.

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

### Setup - Activate 1 CT:&#x20;

* Hover over your wallet address on the top right-hand corner of the dApp.&#x20;
* A window will appear showing you the 1CT address & balance, claim function, and trading account address.&#x20;
* Next to One Click Trading, click on “Activate.”

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

* Sign the transaction - no pin is required to create 1 CT. Signing this transaction doesn't require gas either.

<figure><img src="/files/cEwyAn2z5iCjdpBBuuJN" alt="" width="375"><figcaption></figcaption></figure>

### Setup - Fund 1CT account:&#x20;

* Click on 'Top Up' to add ETH to your 1CT account. &#x20;

<figure><img src="/files/0mImxZM6WT1butlHODhE" alt="" width="375"><figcaption></figcaption></figure>

* Add the amount\* and click on 'Top Up.'

<figure><img src="/files/30XjEOSN34rz1H77EmWI" alt="" width="375"><figcaption></figcaption></figure>

* Once the transaction is validated, you can view the ETH balance in your 1CT account beside the “Gas balance.”

*\*Note: Traders receive gas rebates on all their transactions, which can be used for gas.*

<figure><img src="/files/ORiqQDD2SDDQ5IEHyFer" alt="" width="375"><figcaption></figcaption></figure>

### Setup: Create a Trading Account:&#x20;

* Your trading account is a smart contract account that holds the asset you will need to trade on different dApps supported on Blitz Trade.
* Click on 'Create.'

<figure><img src="/files/qynueq5lAo6zW1X7N4PM" alt="" width="375"><figcaption></figcaption></figure>

* Once created, the trading account must be funded with the asset you wish to trade on the supported dApp.

### Setup: Fund Trading Account:&#x20;

* To add an asset, click on 'Manage,' and then click on the 'Add' button beside the asset of your choice.

<figure><img src="/files/8HTMZFF6O6rb7m0x4jpc" alt="" width="375"><figcaption></figcaption></figure>

<figure><img src="/files/yuV1mfBNJPjjq3frpWqf" alt="" width="375"><figcaption></figcaption></figure>

* Add the amount and click on 'Confirm.' This will transfer the asset from your main wallet to the Trading account.

<figure><img src="/files/BmQ7PieMChAlR8NibtUb" alt="" width="375"><figcaption></figcaption></figure>

*\*\*Note: a minimum amount of 0.002 ETH is needed in the trading account when trading or swapping on GMX. This requirement is not valid for Buffer Finance.*


---

# 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://blitz-trade.gitbook.io/blitz/guides/one-time-setup-1ct-and-trading-account.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.
