> 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/mno-web-opt-in-kenya/subscribing-users-to-your-service.md).

# Subscribing users to your service

As Mobivate offers our users multiple flows through Kenya. The subscription process will slightly differ depending on your selected flow.&#x20;

### Paidweb or ZeroD Subscriptions

If you are using either our **Paidweb** or **ZeroD** flow then Mobivate will handle the subscriptions and send you a notification upon successful subscription. To configure your subscriptions endpoint notifications, please read our campaign configuration documents [here](/mno-web-opt-in/mno-web-opt-in-kenya/configuring-your-campaign.md).&#x20;

### SecureD Subscriptions

Our **SecureD** flow differs slightly from **Paidweb** and **ZeroD** because it allows our users to handle their own marketing and traffic. The Flow for our **SecureD** can be viewed and explained here.&#x20;

If you are using our **SecureD** flow there are a few additional technical changes that must be made on your side depending on the fraud-prevention provider you intended to use.

If you are interested in using Upstream, please read our guide [here](/mno-web-opt-in/mno-web-opt-in-kenya/subscribing-users-to-your-service/subscribing-users-via-upstream.md). Alternatively if you are interested in using Scienlabs, click [here](/mno-web-opt-in/mno-web-opt-in-kenya/subscribing-users-to-your-service/subscribing-users-via-scienlabs.md) to read our guide.&#x20;


---

# 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/mno-web-opt-in-kenya/subscribing-users-to-your-service.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.
