# Create Your Card

**Make sure you deposited some funds before checking this guide out.**

1. Run the /create command or hit the Create Card button on our bot.
2. Enter the USD amount you would like to charge the card with (you cannot add more balance at the moment - but will be implemented soon).


---

# 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.orionpay.org/how-to-get-orion-cards/create-your-card.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.
