# Introduction guide

Considering cryptocurrencies as a payment method, it is important to keep in mind that payment process differs from traditional methods e.g. bank cards or e-wallets. To ensure a smooth and easy cryptocurrency payment experience for Clients, worth to have some knowledge of efficient work with crypto.

In this section, we will share our expertise on this topic and provide key information on types of 0xprocessing API integration.<br>

{% content-ref url="/pages/9OHhI76MO8jnDstsHufZ" %}
[Deposit flow](/basic/introduction-guide/deposit-flow.md)
{% endcontent-ref %}

{% content-ref url="/pages/ZmXtT2PBffhIVrNxBoqL" %}
[Payment form](/basic/introduction-guide/payment-form.md)
{% endcontent-ref %}

{% content-ref url="/pages/Z36SZJlgV7aTeJQho2eQ" %}
[Withdrawal flow](/basic/introduction-guide/withdrawal-flow.md)
{% endcontent-ref %}

{% content-ref url="/pages/WQ7aMR5H0pphDeJ93yM1" %}
[VRCS - automatic conversion to stablecoins](/basic/introduction-guide/vrcs-automatic-conversion-to-stablecoins.md)
{% endcontent-ref %}

{% content-ref url="/pages/pkJ0nPQ5EKYWqPl8RT87" %}
[Webhooks flow](/basic/introduction-guide/webhooks-flow.md)
{% endcontent-ref %}

{% content-ref url="/pages/GuSkrDHwsOKMaQrRlnfQ" %}
[Web3 processing](/basic/introduction-guide/web3-processing.md)
{% endcontent-ref %}

{% content-ref url="/pages/oMndZYfmUrBuxiTvSviM" %}
[Broken mention](broken://pages/oMndZYfmUrBuxiTvSviM)
{% 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.0xprocessing.com/basic/introduction-guide.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.
