> For the complete documentation index, see [llms.txt](https://googlepay.airvend.ng/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://googlepay.airvend.ng/onboarding.md).

# Onboarding

To be a merchant on Callphone, contact the business team:

Contact email: [info@callphoneng.com](mailto:Info@callphoneng.com)&#x20;

Phone: +234 9061163130

After you have been onboarded, our gateway ID will be shared with you. You will also be assigned a gateway merchant ID by Google when you register.

|                      |                                                          |
| -------------------- | -------------------------------------------------------- |
| Callphone gateway ID | airvend                                                  |
| gatewayMerchatID     | The gateway merchant ID is assigned on signup by google™ |

As part of our KYC procedure, the assigned gatewayMerchatID will be required from merchants onboarding on our platform.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://googlepay.airvend.ng/onboarding.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.
