# Help Center

## Help Center

- [What is Coinplus and how it works?](https://coinplus.gitbook.io/help-center/getting-started/what-is-coinplus-and-how-it-works.md): In this article, learn about Coinplus and how it works.
- [What are Secret 1 and Secret 2 and when to use them?](https://coinplus.gitbook.io/help-center/getting-started/what-are-secret-1-and-secret-2-and-when-to-use-them.md): In this article, you will learn about Secret 1 and Secret 2 and when you need them.
- [How to connect your first Coinplus Card?](https://coinplus.gitbook.io/help-center/getting-started/how-to-connect-your-first-coinplus-card.md): In this article, you can find detailed steps on how to connect your Coinplus card/bar.
- [How to receive crypto on the Coinplus card/bar?](https://coinplus.gitbook.io/help-center/getting-started/how-to-receive-crypto-on-the-coinplus-card-bar.md): In this article you will learn how to deposit crypto to your Coinplus wallet.
- [How to send crypto from the Coinplus wallet?](https://coinplus.gitbook.io/help-center/getting-started/how-to-send-crypto-from-the-coinplus-wallet.md): In this article you will learn how to send crypto from your Coinplus wallet to another wallet.
- [How can I connect another Coinplus Card/Bar?](https://coinplus.gitbook.io/help-center/connect-card-bar/how-can-i-connect-another-coinplus-card-bar.md): In this article, you will learn how to add another Coinplus card/bar to the app.
- [How to connect a Coinplus Card with a QR code?](https://coinplus.gitbook.io/help-center/connect-card-bar/how-to-connect-a-coinplus-card-with-a-qr-code.md): In this article, you will learn how to connect a Coinplus Card with QR code.
- [How to connect a Coinplus Card/Bar manually?](https://coinplus.gitbook.io/help-center/connect-card-bar/how-to-connect-a-coinplus-card-bar-manually.md): In this article, you will learn how to connect a Coinplus Card/Bar to the Coinplus App manually.
- [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.
- [How to turn on the App passcode](https://coinplus.gitbook.io/help-center/app-security/how-to-turn-on-the-app-passcode.md): In this article, you will learn how to turn on the Coinplus App passcode.
- [How to turn off the App passcode](https://coinplus.gitbook.io/help-center/app-security/how-to-turn-off-the-app-passcode.md): In this article, you will learn how to turn off the Coinplus App passcode.
- [How to change the App passcode](https://coinplus.gitbook.io/help-center/app-security/how-to-change-the-app-passcode.md): In this article, you will learn how to change the Coinplus app passcode.
- [How to send crypto from the activated Coinplus wallet?](https://coinplus.gitbook.io/help-center/faq/how-to-send-crypto-from-the-activated-coinplus-wallet.md): In this article, you will learn how to send crypto from the activated wallet.
- [Can I damage my card?](https://coinplus.gitbook.io/help-center/faq/can-i-damage-my-card.md): In this article, you will learn whether you can damage your card and what to do if you've already damaged it.
- [What if I lost my card?](https://coinplus.gitbook.io/help-center/faq/what-if-i-lost-my-card.md): In this article, you will learn what if you've lost your Coinplus card.
- [Who has access to my private key?](https://coinplus.gitbook.io/help-center/faq/who-has-access-to-my-private-key.md): In this article, you will learn who has an access to your private key?
- [Is Coinplus safe?](https://coinplus.gitbook.io/help-center/faq/is-coinplus-safe.md): In this article, discover whether Coinplus is a safe and trustworthy.
- [How to detect a fake Coinplus card and avoid scams?](https://coinplus.gitbook.io/help-center/faq/how-to-detect-a-fake-coinplus-card-and-avoid-scams.md): In this article, you will learn how to check the authenticty of your Coinplus wallet and avoid scams.
- [Wallet address](https://coinplus.gitbook.io/help-center/vocabulary/wallet-address.md): In this article, you will learn what is private key and why do you need it.
- [Private key](https://coinplus.gitbook.io/help-center/vocabulary/private-key.md): In this article, you will learn what is private key and why do you need it.
- [Contact Us](https://coinplus.gitbook.io/help-center/contact-us.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://coinplus.gitbook.io/help-center/getting-started/what-is-coinplus-and-how-it-works.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.
