# 1ClickTrade

Enabling 1ClickTrade can help you eliminate repetitive wallet confirmation operations.

**To enable 1ClickTrade:**

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

1. Click the "Enable 1ClickTrade" button in the top right corner.
2. Set a 4-digit PIN and sign with your wallet to create a new wallet private key.

Please remember your password and keep it safe as losing your 1CT credential may result in the loss of your 1CT account.&#x20;

This wallet private key is only used to authorize transactions within SubstanceX.

Once enabled, the original button will turn into a battery icon that reminds you of your ETH gas balance.

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

**Fill up:**

If it is your first time enabling 1CT, you should have an empty gas balance.

* Click "Fill Up" to recharge your 1CT with ETH to cover gas fees.

The battery icon will charge up as you fill up your 1CT.You can now start trading without the need for constant confirmation prompts from wallets like Metamask.

**Empty:**

Click "Empty" to withdraw the funds from your 1CT wallet to your connected wallet.

<figure><img src="/files/PMSLCNH09pol1qfZE5AM" alt="" width="563"><figcaption></figcaption></figure>

**Disable:**

* Click "Advanced Options" to access the settings page.
* Click "More" and then "Disable" to turn off your 1CT wallet.&#x20;

After disabling, your account information and balance will be saved and will not be affected. You can choose to re-enable your 1CT whenever you like.

**Reset:**

* Click "More" and then "Reset."

Please note that resetting your 1CT will turn off the feature and erase the private key.


---

# 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.substancex.io/tutorials/1clicktrade.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.
