# Home

## Installation

Installation is nothing special, it's done like other plugins, but here's a tutorial if you're a beginner:

{% content-ref url="/pages/W2E6UCplZ5pF4h6saorB" %}
[How to install Sentry](/sentry/info/installing.md)
{% endcontent-ref %}

***

## Plugin modules

You can check all of the plugin modules below:

{% content-ref url="/pages/5vaJCJ7Azsb54gOnO9lJ" %}
[Sentry Modules](/sentry/info/sentry-modules.md)
{% endcontent-ref %}

***

## Commands & Permissions

You can view all the commands and permissions right here:

{% content-ref url="/pages/BzGMNNY1pwV3dbD8Ru0k" %}
[Commands & Permissions](/sentry/info/commands.md)
{% endcontent-ref %}

***

## Found a bug, have a suggestion or need help?

Join [SquarePlugins Discord](https://discord.gg/yc5Nke6wxR).


---

# 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://squareplugins.gitbook.io/sentry/home.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.
