# Relopay App

## relopay.io

- [Welcome to Relopay 🚀](https://doc.relopay.io/welcome-to-relopay.md)
- [General Questions](https://doc.relopay.io/general-questions.md)
- [How do I use a virtual card?](https://doc.relopay.io/general-questions/how-do-i-use-a-virtual-card.md)
- [Name on card](https://doc.relopay.io/general-questions/name-on-card.md): You can choose between two types of cards: a prepaid card or a virtual card.
- [What currency can I pay in?](https://doc.relopay.io/general-questions/what-currency-can-i-pay-in.md)
- [How to top up the card balance?](https://doc.relopay.io/general-questions/how-to-top-up-the-card-balance.md)
- [Contactless Payment](https://doc.relopay.io/general-questions/contactless-payment.md)
- [Restricted categories for card payments](https://doc.relopay.io/general-questions/restricted-categories-for-card-payments.md)
- [How to get a 3D-Secure confirmation code.](https://doc.relopay.io/general-questions/how-to-get-a-3d-secure-confirmation-code..md)
- [KYC Information](https://doc.relopay.io/general-questions/kyc-information.md)
- [Frequently Asked Questions](https://doc.relopay.io/general-questions/frequently-asked-questions.md)
- [Relopay Usage Terms](https://doc.relopay.io/relopay-usage-terms.md)
- [Virtual card](https://doc.relopay.io/relopay-usage-terms/virtual-card.md)
- [Rates for Virtual Cards](https://doc.relopay.io/relopay-usage-terms/rates-for-virtual-cards.md)
- [Privacy Policy](https://doc.relopay.io/privacy-policy.md)
- [Terms & Conditions](https://doc.relopay.io/terms-and-conditions.md): Introduction
- [Instructions](https://doc.relopay.io/instructions.md)
- [KYC Verification Guide](https://doc.relopay.io/instructions/kyc-verification-guide.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://doc.relopay.io/welcome-to-relopay.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.
