# Set-up Trading Agent

{% hint style="info" %}
You need ETH on ARB (Arbitrum) for gas fees and you need USDC on ARB.&#x20;
{% endhint %}

Step 1: Click on Agents

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

Step 2: Select Strategy and Click Deposit

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

Step 3: Read Instructions and click the button to get to the vault page

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

Step 4: Connect your wallet and Step 5: Establish connection with HyperLiquid

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

Step 6: Deposit into HyperLiquid ("Deposit" button next to wallet info&#x20;

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

Step 7: Sign the transactions&#x20;

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

Step 8: Deposit to Vault ("Deposit" button next to "withdraw" button)&#x20;

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

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


---

# 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.crypticorn.com/ai-trading-agents/set-up-trading-agent.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.
