# FAQ

**Do I have to have 1CT enabled to interact with trades I opened with it?** \
No, you may toggle the feature on and off whenever you'd like.

**Can I use the same 1CT wallet on multiple devices?**\
Yes each active session operates independently. Users can have multiple active sessions across multiple devices or browsers&#x20;

{% hint style="info" %}
Sessions cannot be remotely disabled and will run for the selected duration, we encourage users to stop their active sessions once they are done trading!
{% endhint %}

**What if my transaction is stuck?**\
Re-attempt the transaction, if the issue persist unselect disable 1CT and submit the transaction the traditional way.

**How do I cancel/end a session?**

With an active session, head back to the manage account interface and navigate to One-Click Trading. The "enable" button during setup will now be a "disable" button.

**Gas Deposits?**

None, 1CT on Arbitrum is gasless


---

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