# Checking status of monitors

You can check the status of the monitor by typing `p!status <link>`

![Checking status of replit monitor](/files/-MNhaILpKdHV_HOa4ahD)

You will get a DM with the information about the link.

![DM information](/files/-MNhadtfhtUTDjZnvr39)

**Tip:** If you don't know what does your status code mean, use command`p!http-status <status code>`


---

# 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.pinglik.eu/how-to-use-the-bot/checking-status-of-monitors.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.
