# Merchants

Here's the Merchants page:

![](https://2324095937-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MlFPLYB0TvGBUBPqN7m%2Fuploads%2FWv6eOOHZibLK2s5ld1Sl%2Fscreenshot-nimbusweb.me-2022.05.16-15_10_21.png?alt=media\&token=4a89ab2c-d541-49f9-81c8-85f2a150a137)

Business user can create up to 5 merchants. Individual user has only 1 merchant. Individual account has not this page.

There are such components on merchants list:

* Merchant name;
* Merchant switcher - switches the merchant's network.
* Merchant date of creation;
* Email For Notifications (not used yet);
* Link to Merchant wallets page;
* Link to Client wallets page;
* Type of user;
* Dropdown list with sections for editing and deleting a merchant.


---

# 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://cpay-2.gitbook.io/cpay-1/guides/merchants.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.
