# Getting started

#### How to Access Delegated Trading Settings

* **Connect Your Wallet:** Start by connecting your primary wallet to Kwenta.

{% hint style="danger" %}
Note: Ensure you’ve created and funded your Smart Margin account from your primary wallet before trading from a delegated wallet.
{% endhint %}

<figure><img src="https://lh7-us.googleusercontent.com/F9m2BHFRJ0e3Fo8DF1XnXuYlRiS5baCSA1H3_G70e8OKB7o-3-XSETLFbWcd-5WvhbKpPDcLy3Y_5SO1MLX_1lC59md-PxVSSwHZmeLb4r0OQptIaPS2X5SdOcE8MIgJODqWR3xVLZCaY0Y1c7TahLo" alt=""><figcaption></figcaption></figure>

* **Navigate to Manage:** Click on your ENS or connected wallet address at the top right of the screen and select “Manage” to access wallet delegation.

{% hint style="success" %}
The account management modal can be accessed here or in the order entry panel.&#x20;
{% endhint %}

* **Find Delegation:** Find the **NEW** delegation setting page within the management modal. On this page, you'll be able to manage all things on delegation.&#x20;

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

* **You'll have a few options from here, which include:**
  * Add New Delegates&#x20;
    * Rename existing Delegates
      * Remove assigned Delegates

{% content-ref url="/pages/tZUBzkYhyuOZQYsr3hoQ" %}
[Managing Delegates](/using-kwenta/perpetual-futures/delegation/managing-delegates.md)
{% endcontent-ref %}

* **Trading or accessing an account already delegated to you:**&#x20;

{% content-ref url="/pages/4XtDScSp2hd38hWbHk66" %}
[Accessing Accounts Delegate to You](/using-kwenta/perpetual-futures/delegation/accessing-accounts-delegate-to-you.md)
{% endcontent-ref %}

{% hint style="danger" %}
Remember: Although delegated wallets cannot withdraw funds, leveraged trading still carries risk. Only delegate to wallets you trust!
{% endhint %}

<br>


---

# 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/perpetual-futures/delegation/getting-started.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.
