# Partner's Onboarding UI

\
Alongside with the customer facing onboarding intefaces, as a partner you can also fully control the creation and editing of the merchant onboarding applications.&#x20;

For new customer onboarding, click on “Add new merchant” button at the upper right-hand of the page as shown below.

![Adding a new merchant](https://2556322805-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MRlN2yYeruyG-6M2wZN%2F-MTA_HXHOJW64KjFFoY7%2F-MTAaURm5hwlntsBIkOo%2Fimage.png?alt=media\&token=ece69276-283c-43a8-af93-73031bdebe6b)


---

# 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.payengine.co/developer-docs/merchant-onboarding/onboarding-ui.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.
