# How to install Trust Wallet

{% tabs %}
{% tab title="Android" %}
Open [the Trust Wallet in Play Market](https://play.google.com/store/apps/details?id=com.wallet.crypto.trustapp\&hl=en\&gl=US) and tap on “Install”. Follow the prompts of the Android OS.

![](https://miro.medium.com/max/700/1*51vMYjviVu7clTIuILwZWQ.jpeg)

​[How to configure your wallet](/how-to-install-and-to-configure-your-wallet/how-to-configure-your-wallet.md)
{% endtab %}

{% tab title="iOS" %}
Open [Trust Wallet in App Store](https://apps.apple.com/app/apple-store/id1288339409) and tap on the icon of the cloud. Follow the prompts of the iOS.

![](https://miro.medium.com/max/591/1*CoHPJ2VtDzEpBbFOy18PTw.jpeg)

[How to configure your wallet](/how-to-install-and-to-configure-your-wallet/how-to-configure-your-wallet.md)
{% endtab %}
{% endtabs %}


---

# 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.heo.finance/how-to-install-and-to-configure-your-wallet/how-to-install-trust-wallet.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.
