# iPay Documentation

## iPay Documentation

- [Welcome](https://docs.ipaygh.com/master.md): Whether you're a start-up, growing business or individual, learn how to setup, manage and integrate with iPay to accept payments and manage your business.
- [Creating an iPay account](https://docs.ipaygh.com/getting-started-with-ipay/creating-ipay-account.md): All you need to know to start simplifying your payments, inventory and customer loyalty.
- [Setting up your sales channel](https://docs.ipaygh.com/getting-started-with-ipay/setting-up-your-sales-channel.md)
- [Transfers](https://docs.ipaygh.com/getting-started-with-ipay/transfers.md)
- [Upgrading your account](https://docs.ipaygh.com/getting-started-with-ipay/upgrading-your-account.md)
- [Online and On Mobile](https://docs.ipaygh.com/integrating-ipay/integrating-ipay-payment-system.md)
- [Online Checkout](https://docs.ipaygh.com/integrating-ipay/integrating-ipay-payment-system/express-integration-hosted-checkout.md)
- [Payment Link](https://docs.ipaygh.com/integrating-ipay/integrating-ipay-payment-system/untitled.md): For businesses without a website who want to receive payment in the shortest possible time.
- [Api Integration](https://docs.ipaygh.com/integrating-ipay/integrating-ipay-payment-system/mobile-money-payments.md)
- [All Plugins](https://docs.ipaygh.com/ipay-plugins/all-plugins.md)
- [Shopify](https://docs.ipaygh.com/ipay-plugins/all-plugins/shopify.md): This page describes into details how to integrate iPay services gateway into your shopify store to collect customer payments via mobile money and credit card channels.
- [Invoicing](https://docs.ipaygh.com/business-tools/invoice.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.ipaygh.com/master.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.
