> For the complete documentation index, see [llms.txt](https://wiki.mobivate.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.mobivate.com/mno-web-opt-in.md).

# MNO Web Opt-in

- [MNO Web Opt-in Introduction](https://wiki.mobivate.com/mno-web-opt-in/mno-web-opt-in-introduction.md): Learn about MNO single click Web Opt-In.
- [MNO Web Opt-In South Africa](https://wiki.mobivate.com/mno-web-opt-in/mno-web-opt-in-south-africa.md): This document describes MNO Web Opt-In for SA.
- [MNO Web Opt-In Kenya](https://wiki.mobivate.com/mno-web-opt-in/mno-web-opt-in-kenya.md): This document describes MNO Web Opt-In for KE.
- [Configuring your campaign](https://wiki.mobivate.com/mno-web-opt-in/mno-web-opt-in-kenya/configuring-your-campaign.md): This document will teach you how to configure your campaign on the MobiPay portal.
- [Subscribing users to your service](https://wiki.mobivate.com/mno-web-opt-in/mno-web-opt-in-kenya/subscribing-users-to-your-service.md): This document describes how to subscribe users to your service.
- [Subscribing users via Upstream](https://wiki.mobivate.com/mno-web-opt-in/mno-web-opt-in-kenya/subscribing-users-to-your-service/subscribing-users-via-upstream.md): This page documents subscribing users to your service if your landing pages are hosted by Upstream.
- [Subscribing users via Scienlabs](https://wiki.mobivate.com/mno-web-opt-in/mno-web-opt-in-kenya/subscribing-users-to-your-service/subscribing-users-via-scienlabs.md): This page documents subscribing users to your service if your landing pages are hosted by Scienlabs.
- [Unsubscribing users from your service](https://wiki.mobivate.com/mno-web-opt-in/mno-web-opt-in-kenya/unsubscribing-users-from-your-service.md): This document will describe how to unsubscribe users from your service.
- [Receiving callback notifications](https://wiki.mobivate.com/mno-web-opt-in/mno-web-opt-in-kenya/receiving-callback-notifications.md): This document will detail how callback notifications are received for MNO Web Opt-In Kenya.
- [MNO Web Opt-In Nigeria](https://wiki.mobivate.com/mno-web-opt-in/mno-web-opt-in-nigeria.md): This document describes MNO Web Opt-In for NI.
- [Subscribing the User to the Service](https://wiki.mobivate.com/mno-web-opt-in/mno-web-opt-in-nigeria/subscribing-the-user-to-the-service.md): Learn how to subscribe the users to your service.
- [Unsubscribing user from the Service](https://wiki.mobivate.com/mno-web-opt-in/mno-web-opt-in-nigeria/unsubscribing-user-from-the-service.md): Learn how to subscribe the users to your service.
- [Delivery Notifications](https://wiki.mobivate.com/mno-web-opt-in/mno-web-opt-in-nigeria/delivery-notifications.md): Learn all about Delivery notifications for MNO Web Opt-In for NI.


---

# 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, and the optional `goal` query parameter:

```
GET https://wiki.mobivate.com/mno-web-opt-in.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
