# Playing with Pagerly

Congratulations!! Your team setup is done. You are good to go!!

Now, you can use Pagerly for the following cases ( we discuss each of these cases in details in following sections)

* Mention or Tag the team's current oncall on any Slack thread
* Fetch your team's oncall schedule
* Override your team's oncall schedule
* Take over the current oncall
* Let everyone know who is the current oncall for this team


---

# 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.pagerly.io/how-to-work-with-pagerly/playing-with-pagerly.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.
