# Install Linx

### Step-by-step Installation Guide

#### Step 1: Download the App

* **For iOS:** [**https://apps.apple.com/id/app/thinedgelabs-linx-wallet/id6450412379**](https://apps.apple.com/id/app/thinedgelabs-linx-wallet/id6450412379)
* **For Android:** [**https://play.google.com/store/apps/details?id=com.thinedgelabs.linx\_wallet**](https://play.google.com/store/apps/details?id=com.thinedgelabs.linx_wallet)

#### **Step 2: Set Up Your Account**

Open the app and follow the indications on the screen to create a new account:

* On the welcome screen tap "Create a New Wallet"
* Enable device authentication (biometrics or PIN) to protect your wallet from unauthorized access.
* Make sure you backup your seed phrase
* Wait a few seconds until we register your account
* You're set!

<div align="left"><figure><img src="/files/74buJ7ORBRjoF4ATgBEC" alt="" width="375"><figcaption><p>Set up your account</p></figcaption></figure></div>


---

# 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.linxlabs.org/linx-wallet/overview/install-linx.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.
