# Basics

Cryptocurrency payments are reshaping how businesses and individuals handle transactions worldwide. At OMY Payments, we make crypto transactions seamless, fast, and secure. Here’s a basic guide to understanding how invoices work, accepting crypto payments, and withdrawing your funds in both cryptocurrency and fiat currency.

{% content-ref url="/pages/hSr4QtLashqTOcWFFjHh" %}
[What is an Invoice?](/getting-started/editor/what-is-an-invoice.md)
{% endcontent-ref %}

{% content-ref url="/pages/Jckq6HJ5RakqZTyjzPvY" %}
[Accepting Payments](/getting-started/editor/accepting-payments.md)
{% endcontent-ref %}

{% content-ref url="/pages/bOwQB0y4pHHXJQHw7Qxm" %}
[Withdrawing Your Funds from OMY Payments](/getting-started/editor/withdrawing-your-funds-from-omy-payments.md)
{% endcontent-ref %}

{% content-ref url="/pages/1WDOZGI6OltFSLu36d2b" %}
[Security and Transparency](/getting-started/editor/security-and-transparency.md)
{% endcontent-ref %}


---

# 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.omypayments.com/getting-started/editor.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.
