# Installation

### Installing the Wick Beta (iOS)

1. **Open on iPhone**\
   Tap your invite link: <https://testflight.apple.com/join/Urn8rSs7>\
   directly on your iPhone to begin installation.
2. **Download TestFlight**\
   Wick is distributed through **Apple TestFlight** during beta.\
   If prompted, install the TestFlight app first, then accept your Wick invite.

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

3. **Download Wick**

   Navigate back to the beta link <https://wick.trade/beta> and click view in TestFlight

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

#### Installing the Wick Beta (Android)

**Option 1: Direct download**\
Download directly from the Google Play Store:\
<https://play.google.com/store/apps/details?id=trade.wick.app>

**Option 2: Search in Google Play**

1. Open the **Google Play Store** on your Android device
2. In the search bar, type **Wick**
3. Select **Wick** from the search results
4. Tap **Install**
5. Once the download completes, open the app to begin account setup

#### **Region & Device Support**

* **Supported Devices:** Wick is supported on most iPhone and Android devices.
* **Availability:** Wick is available in most regions; however, certain integration access (Unit, Polymarket, Hyperliquid) may vary.
* **Network Reminder:** Wick runs on **Hyperliquid L1** — always ensure your deposits and bridges target the correct network.

<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://wickdottrade.gitbook.io/wick/get-started/installation.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.
