> For the complete documentation index, see [llms.txt](https://hyperalpha.gitbook.io/hyperalpha-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://hyperalpha.gitbook.io/hyperalpha-docs/guide/hyperalpha-wallet-connection-guide.md).

# HyperAlpha Wallet Connection Guide

{% embed url="<https://youtube.com/shorts/Mg_sXPdl9GE?feature=share>" %}

#### Step 1: Access the Platform & Trading Gateway

* Navigate to the official HyperAlpha website:[ ](https://hyperalpha.org/)<https://app.hyperalpha.org>.
* Click the \[Start Trading] button located in the center of the homepage. The system will automatically direct you to the decentralized application interface (HyperAlpha App).

#### Step 2: Network & Wallet Selection

* Before proceeding, please ensure that your non-custodial cryptographic wallet (such as MetaMask, Rainbow, WalletConnect, etc.) is configured and switched to the Arbitrum (ARB) Mainnet network.

#### Step 3: Initialize Wallet Connection

* On the main trading interface dashboard, click the 【Connect Wallet】 icon.

<div><img src="/files/UIbvRzw2zoPr2frG9k3y" alt="" height="431" width="200"> <img src="/files/gedoK0Zmkc7x75ch6JOf" alt="" height="430" width="199"></div>

* From the modal pop-up listing supported providers, select your active wallet and click 【Approve / Sign】 in your wallet extension to securely grant execution permissions.
* Check the confirmation box, then click 【Confirm】.

💡 Note: If the 【Connect Wallet】 button is not visible in the center of the viewport, and a Bell icon (Notifications) is already rendered in the upper right-hand corner, your account is successfully linked. You may securely bypass this step.

<br>


---

# 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:

```
GET https://hyperalpha.gitbook.io/hyperalpha-docs/guide/hyperalpha-wallet-connection-guide.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.
