# Procspy

Welcome to the documentation of Procspy

**Procspy** is an open-source automated proctoring application designed to uphold academic integrity during online assessments. It is built as a **Chrome Extension** and utilizes **WebRTC technology** for real-time monitoring and communication.

Procspy is available on the Chrome Web Store or can be downloaded and installed manually from the GitHub repository. The project is open for development and contributions from anyone around the world. Whether you're an educator, developer, or researcher, you're welcome to explore, use, and enhance Procspy.

You can try a demo of Procspy by visiting <https://procspy.link/login>. Use the following credentials to log in:

* **Email**: <admin@procspy.link>
* **Password**: procspyadmin

### Jump right in

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Getting Started as a Developer</strong></td><td>contribute to Procspy or run it locally for development purposes.</td><td></td><td></td><td></td><td><a href="/pages/CyH2xJQs9yWJ1S8BYNav">/pages/CyH2xJQs9yWJ1S8BYNav</a></td></tr><tr><td><strong>Start as a user</strong></td><td>try the extension that already released.</td><td></td><td></td><td></td><td></td></tr><tr><td></td><td></td><td></td><td></td><td></td><td></td></tr></tbody></table>


---

# 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.procspy.online/readme.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.
