# Notified Pull

Voor de implementatie van Notified Pull volgt VIPLive de Technical Agreement (hierna TA) Notified Pull van Twiin. Deze is te vinden op: <https://www.twiin.nl/tanp>&#x20;

In de TA zijn de kernzaken omtrent de Notified Pull methode te vinden. Per stap zijn er een aantal punten die afgestemd moeten worden tussen de verzendende partij (hierna VIPLive) en de ontvangende partij. Dit staat beschreven in de volgende hoofdstukken, waarbij wordt gerefereerd aan de TA:&#x20;

* [1. Koppeling leggen](/viplive-notified-pull/notified-pull/1.-koppeling-leggen.md)
* [2. Token request verzender](/viplive-notified-pull/notified-pull/2.-token-request-verzender.md)
* [3. Notify afleveren](/viplive-notified-pull/notified-pull/3.-notify-afleveren.md)
* [4. Token request ontvanger](/viplive-notified-pull/notified-pull/4.-token-request-ontvanger.md)
* [5. Pull uitvoeren](/viplive-notified-pull/notified-pull/5.-pull-uitvoeren.md)


---

# 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://viplive-interop.gitbook.io/viplive-notified-pull/notified-pull.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.
