> For the complete documentation index, see [llms.txt](https://vortexai.gitbook.io/vortexai-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://vortexai.gitbook.io/vortexai-docs/vortexai/get-started/dex-setup/hyperliquid-no-kyc.md).

# HyperLiquid (No KYC)

In order to setup HyperLiquid you need to have access to your Web3 / Metamask wallet and some USDC on Arbitrum.

## 1. Go to [HyperLiquid](https://app.hyperliquid.xyz/trade)

1\. Click on "Connect" and follow the instructions. You will be asked to switch to Arbitrum network.

<figure><img src="https://28408057-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FO5rTe9ejvTxjlPmS1Dye%2Fuploads%2F9jj5mSbAtLZtTlEpdtiy%2FScreenshot%202024-02-01%20at%201.08.01%E2%80%AFPM.png?alt=media&amp;token=d3be1458-4814-4e42-b4be-3c7a536c95dd" alt=""><figcaption></figcaption></figure>

## 2. Deposit USDC

This is balance you are going to use for trading. You need some balance in order to be a registered user.

<figure><img src="https://28408057-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FO5rTe9ejvTxjlPmS1Dye%2Fuploads%2FE7dP14ccQrayl9xSQpll%2FScreenshot%202024-02-01%20at%201.07.35%E2%80%AFPM.png?alt=media&amp;token=0aac9aa3-612b-427e-af3c-968c3ae56d5f" alt=""><figcaption></figcaption></figure>

## 3. Open MetaMask Settings

Copy your wallet address first, then export your private key. Don't store your key on your computer in plain text, after connecting VXAI remove it from your computer for security reasons.

<figure><img src="https://28408057-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FO5rTe9ejvTxjlPmS1Dye%2Fuploads%2FD4HCQJZ7gozCdJuvX46Z%2FScreenshot%202024-02-01%20at%201.20.20%E2%80%AFPM.png?alt=media&amp;token=0df68686-b333-4a3b-9f01-7658af0a54e0" alt=""><figcaption></figcaption></figure>

## 4. Switch to Telegram in our VXAI bot

&#x20;Click on "Exchange Settings"

* Click on **HyperLiquid: Setup**
* Now enter your Wallet Address first
* Then enter the Private Key

<figure><img src="https://28408057-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FO5rTe9ejvTxjlPmS1Dye%2Fuploads%2Fl8v2BrG7Vwua1yxZlhhr%2FScreenshot%202024-02-01%20at%201.23.26%E2%80%AFPM.png?alt=media&amp;token=7bca28c0-05bb-4c14-b7e0-064aff7f12e2" alt=""><figcaption></figcaption></figure>

<figure><img src="https://28408057-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FO5rTe9ejvTxjlPmS1Dye%2Fuploads%2FdOr1vhTj402EHoga6Dvk%2FScreenshot%202024-02-01%20at%201.24.19%E2%80%AFPM.png?alt=media&amp;token=9165c7af-23f6-4fe9-b71e-a77ff63bdae5" alt=""><figcaption></figcaption></figure>

## 5. Ready to go!

VXAI can now trade on yoru behalf. Just start the signals in the bot.

<figure><img src="https://28408057-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FO5rTe9ejvTxjlPmS1Dye%2Fuploads%2FWpkPpDm63pprg2lDsAi1%2FScreenshot%202024-02-01%20at%203.13.18%E2%80%AFAM.png?alt=media&amp;token=ad6a3d62-46fd-4f76-bb60-0a3230cc6a92" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://vortexai.gitbook.io/vortexai-docs/vortexai/get-started/dex-setup/hyperliquid-no-kyc.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
