# Publishing in app stores

Once the wallet is [configured](/credential-wallet/white-label-wallet/configuration.md) and you have built a test application, you can distribute the wallet by enrolling as a publisher in the app store of your choice. By directly managing the distribution of your application, you will maintain a direct relationship with your users. While we don't directly manage your listing with 3rd party app stores, [our support team](/support/support-services.md#contacting-support) can help with common problems that may arise.


---

# 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/publishing-in-app-stores.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.
