# Welcome to MobiPay

### **What is MobiPay?**&#x20;

Connect your apps, systems and software to our MobiPay gateway to enable mobile billing via premium sms and direct carrier billing. We provide one simple API for all the countries we operate in.&#x20;

{% hint style="info" %}
Looking to get started with our API? [Click here](https://wiki.mobivate.com/api-message-paramaters/api-message-parameters)
{% endhint %}

### **Getting Started**

We've put together some useful links to get you started using MobiPay's API.

**An introduction to sending/receiving SMS**

<table data-view="cards"><thead><tr><th></th><th></th><th></th></tr></thead><tbody><tr><td>💬 <strong>Send SMS easily via HTTP</strong> </td><td><p>Learn all about using our API works for sending and receiving SMS.</p><p></p><p><a href="send-sms-via-http-mt">Get started</a></p></td><td></td></tr><tr><td><a href="https://emojipedia.org/books/">📚</a> <strong>Network Double Opt-In requests</strong> </td><td>Learn about how to make get NDOI requests using our API.</td><td><p></p><p><a href="network-double-opt-in/network-double-opt-in-ndoi">Get started</a></p></td></tr><tr><td>🖥 <strong>Create Header Enrichment requests</strong></td><td>Learn about how to use MNO Web Opt-Ins for subscribing users.</td><td><p></p><p><a href="mno-web-opt-in/mno-web-opt-in-introduction">Get started</a></p></td></tr><tr><td>🇬🇧 <strong>UK Direct Carrier Billing</strong></td><td>Learn how to get started using our hosted solution for the UK.</td><td><a href="uk-direct-carrier-billing/uk-dcb-charge-to-bill">Get started</a></td></tr><tr><td>📬 <strong>Developer API parameters</strong></td><td>Learn all about our API message parameters with examples.</td><td><a href="api-message-paramaters/api-message-parameters">Get started</a></td></tr></tbody></table>


---

# 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://wiki.mobivate.com/welcome-to-mobipay.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.
