# How to Enable 1ClickTrade

In this tutorial, you'll learn how to use 1ClickTrade(1CT) step by step.\
1ClickTrade(1CT) eliminates the need to interact with your wallet when submitting trades, thus shortening transaction times. To enable and manage 1ClickTrade, follow these steps:<br>

**Enable 1ClickTrade:**

-> Click the “1ClickTrade” button in the top navigation bar.

-> Set a 4-digit PIN and sign with your wallet to create a new wallet private key.

-> Safeguard your PIN, as losing the credentials to your 1CT wallet could result in losing access to your account.

-> This wallet private key is used only for transaction authorization within the Hyperion Exchange.

Once enabled, the original button will change to a battery icon to display your USDC Gas balance.<br>

**Fill Up:**

-> If you are enabling 1ClickTrade for the first time, your gas balance will be zero.

-> Click “Fill Up” to deposit USDC into your 1CT Wallet for gas fees.

-> Once you replenish your 1CT Wallet, the battery icon will indicate a charging state.&#x20;

Now, you can start trading without the constant need to confirm prompts from wallets like Metamask.<br>

**Empty Wallet:**

-> Click “Empty” to withdraw funds from your 1CT Wallet to your connected wallet.<br>

**Disable:**

-> Click “Advanced Settings” to go to the settings page.

-> Click “More” - “Disable” to turn off your 1CT wallet.

-> After disabling, your account information and balance will remain unchanged.&#x20;

You can restart your 1ClickTrade Wallet at any time.<br>

**Reset:**

-> Click “More” - “Reset” to close and erase the private key of your 1ClickTrade Wallet.&#x20;

Please note, this will deactivate the feature.


---

# 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.hyperionx.xyz/tutorial/how-to-enable-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.
