# Major flows

### Self-registration&#x20;

![](/files/-LdtRhGsIHDIkOP9tt1j)

### Lock and Unlock the Android app

![](/files/-LdtRtKVI5LPOxruYTSJ)

### Recent Patients List on home screen of Android app

![](/files/-LjQQNc3P0wpKtLXqbcE)

### Login on a new device

![](/files/-LdtS9tHQTvguFiyR6fK)

### Forgot PIN&#x20;

![](/files/-LdtSGJCqQq3vgJ5P0ea)

### Overdue Patients List

![](/files/-LuH6-jQjN97ipgWX2Gv)

### "High risk" label in the Overdue Patients List

![High risk label in the Overdue list](/files/-M0Y1gULp9UmzbwrDqjy)

### Schedule next visit

![](/files/-LdtSZNRHmF0pYskxiPn)

### Dashboard reports

![](/files/-LjUZFaM46Li-eDPRWqc)


---

# 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.simple.org/engineering/backend/major-flows.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.
