> For the complete documentation index, see [llms.txt](https://docs.candychain.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.candychain.com/candy-chain-intro/create-a-wallet/trust-wallet.md).

# Trust Wallet

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

### Installing Trust Wallet on a Desktop

**Note**: As of the last update, Trust Wallet primarily focuses on mobile platforms and may not have an official desktop version. Always consult the [official Trust Wallet website](https://trustwallet.com/) for the latest information.

## Installing Trust Wallet on Apple Devices

### Step 1: Visit the App Store

* Open the App Store on your Apple device.
* Search for "Trust Wallet."

### Step 2: Download and Install

* Tap the download button next to Trust Wallet.
* Wait for the installation to complete.

[Download Trust Wallet for iOS](https://apps.apple.com/app/apple-store/id1288339409)

### Step 3: Open Trust Wallet

* Tap the Trust Wallet icon on your device's home screen.

### Step 4: Set Up a New Wallet or Import Existing

* Choose "Create a New Wallet" or "I already have a wallet" to import existing wallet details.
* Follow the on-screen instructions to complete the setup.

## Installing Trust Wallet on Android Devices

### Step 1: Visit the Google Play Store

* Open the Google Play Store on your Android device.
* Search for "Trust Wallet."

### Step 2: Download and Install

* Tap the "Install" button next to Trust Wallet.
* Wait for the installation to complete.

[Download Trust Wallet for Android](https://play.google.com/store/apps/details?id=com.wallet.crypto.trustapp)

### Step 3: Open Trust Wallet

* Tap the Trust Wallet icon in your device's app drawer.

### Step 4: Set Up a New Wallet or Import Existing

* Choose "Create a New Wallet" or "I already have a wallet" to import existing wallet details.
* Follow the on-screen instructions to complete the setup.

Trust Wallet provides a user-friendly experience for managing cryptocurrencies. By following the above steps, you can easily install and set up Trust Wallet on your Apple or Android device. Always ensure that you download the app from the official links provided, and remember to securely store any recovery phrases or backup files during the setup process.

For any further assistance or updates, please refer to the [official Trust Wallet support page](https://community.trustwallet.com/).

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

```
GET https://docs.candychain.com/candy-chain-intro/create-a-wallet/trust-wallet.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.
