# Eerste 2 weken na livegang

#### Hoe Succes Eruitziet

**Week 1 doel**:

* 80%+ van uitgenodigde gebruikers heeft ingelogd
* 70%+ heeft minstens één vraag gesteld
* 10-20 tips toegevoegd door senioren/kampioenen

**Week 2 doel**:

* Actief gebruik wordt gewoonte
* Tips beginnen in antwoorden te verschijnen
* Vragen verschuiven van "werkt dit?" naar "hoe doe ik X?"

***

#### Admin Acties

| Frequentie            | Actie                                     |
| --------------------- | ----------------------------------------- |
| **Dagelijks (5 min)** | Check wie inlogde, nudge wie niet startte |
| **Wekelijks**         | Deel "tip van de week", erken bijdragers  |

***

#### Nudge Templates

**Voor wie niet heeft ingelogd**:

> "Hey \[Naam], zag dat je Manuel nog niet geprobeerd hebt. Kost 2 minuten — probeer het bij je volgende storingscode."

**Voor wie inlogde maar geen vraag stelde**:

> "Hey \[Naam], zag dat je ingelogd bent in Manuel. Volgende keer dat je een storingscode hebt, probeer het eens."


---

# 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://docs.manuel.chat/admin-and-uitrol/eerste-2-weken-na-livegang.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.
