# Truvera White-Label Wallet

When development speed is a priority, Truvera offers a white-label wallet solution that gives you all the capabilities of the [Truvera Mobile Wallet applications](/credential-wallet/truvera-mobile-wallet.md) but with your custom branding. If you don’t have an existing app, Truvera's White-Label Wallet is the best option. It’s a ready-made, tested solution that saves you the time and money of building a wallet from scratch. In addition, it is easier to maintain because the team at Truvera takes care of automatic wallet updates.

The white-label wallet offering allows you to:

* Customize the wallet with your brand identity.
* Only activate the features you need with composable feature sets.
* Manage your own App Store profile and relationships with users.
* Put users in control of their data.

You can see the technical implementation steps [here](/credential-wallet/white-label-wallet/configuration.md).

{% columns %}
{% column %}

<figure><img src="/files/L1gy3Ujfh4lX2LmYfyoG" alt="" width="127"><figcaption></figcaption></figure>
{% endcolumn %}

{% column %}

<figure><img src="/files/qLalq7Sj9Cjoe44MkhJO" alt="" width="127"><figcaption></figcaption></figure>
{% endcolumn %}

{% column %}

<figure><img src="/files/S8ks8k7hEKrNmLSJCdnH" alt="" width="127"><figcaption></figcaption></figure>
{% endcolumn %}
{% endcolumns %}

You can see the capabilities that are available for a white-label wallet by exploring the Truvera mobile wallet on your preferred platform:

* iOS users: Download from the the [App store](https://apps.apple.com/br/app/truvera-wallet/id6739359697)
* Android users: Download from the [Google Play store](https://play.google.com/store/apps/details?id=com.truvera.app)


---

# 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.truvera.io/credential-wallet/white-label-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.
