# Wallet Settings

- [Where can I find my wallet address?](https://coinplus.gitbook.io/help-center/wallet-settings/where-can-i-find-my-wallet-address.md): In this article you will learn where you can find you full wallet address.
- [How can I change the color of my card?](https://coinplus.gitbook.io/help-center/wallet-settings/how-can-i-change-the-color-of-my-card.md): In this article, you will learn how to change the color of your card.
- [Where can I find my private key?](https://coinplus.gitbook.io/help-center/wallet-settings/where-can-i-find-my-private-key.md): In this article, you will learn where you can find the private key of your card bar.
- [How to remove a card/bar from the app?](https://coinplus.gitbook.io/help-center/wallet-settings/how-to-remove-a-card-bar-from-the-app.md): In this article, you will learn how to remove a card/bar from the Coinplus 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://coinplus.gitbook.io/help-center/wallet-settings.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.
