# Network Double Opt-In

- [Network Double Opt-in (NDOI)](https://wiki.mobivate.com/network-double-opt-in/network-double-opt-in-ndoi.md): Learn how to handle an NDOI request using our API.
- [Network Double Opt-in (NDOI) Unsubscribe](https://wiki.mobivate.com/network-double-opt-in/network-double-opt-in-ndoi-unsubscribe.md): Learn how to handle an NDOI request using our API.
- [NDOI Keyword Patterns per country](https://wiki.mobivate.com/network-double-opt-in/ndoi-keyword-patterns-per-country.md): Learn all about the Keyword patterns per country for NDOI requests.


---

# 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/network-double-opt-in.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.
