# The first steps

- [Overview of Payrexx](https://docs.payrexx.com/merchant/english/the-first-steps/overview.md): The information on this page will help you get started with Payrexx. You will learn everything you need to know, from signing up and verifying your account to payment methods, tools, and integrations.
- [Account Verification](https://docs.payrexx.com/merchant/english/the-first-steps/account-verification.md): This article explains how to verify your Payrexx account in order to use the payment services Payrexx Pay and/or Payrexx Pay Plus.
- [Prohibited Business Models](https://docs.payrexx.com/merchant/english/the-first-steps/account-verification/prohibited-business-models.md): In this article, you will learn which business models are not supported by Payrexx and therefore cannot be approved for account verification.


---

# 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.payrexx.com/merchant/english/the-first-steps.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.
