# Daily Rosters

- [Creating Daily Rosters](https://guide.rooster.gov.sg/features/daily-rosters/creating-daily-rosters.md): Integrate monthly plans into day-to-day operations, to ensure efficient shift coverage, smooth transitions between duties, and accommodate last-minute changes.
- [Assigning to Daily Rosters](https://guide.rooster.gov.sg/features/daily-rosters/assigning-to-daily-rosters.md): Modify or delete your Daily Rosters to keep them up to date.
- [Exporting Daily Rosters](https://guide.rooster.gov.sg/features/daily-rosters/exporting-daily-rosters.md): Save or print your daily roster, or check daily exports for respective institutions.
- [Viewing Daily Rosters](https://guide.rooster.gov.sg/features/daily-rosters/viewing-daily-rosters.md): Daily rosters allow you to view clinicians on call for any referrals you might need to make


---

# 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://guide.rooster.gov.sg/features/daily-rosters.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.
