# FAQ

- [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.


---

# 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/faq.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.
