# Help Center

Help Center is a centralized hub for documentation, support, and updates to enhance your experience.

To open the Help Center, click the question mark button on the left sidebar.

<figure><img src="https://1573387604-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FABMqnYtsOO44JmQTVSnn%2Fuploads%2FtmovW6VtOTYykyoksun1%2FGroup%204994.png?alt=media&#x26;token=d0bb3c5c-b780-4ab9-86c6-94919241f6a1" alt=""><figcaption><p>Help center</p></figcaption></figure>

:book: Utilize the **Documentation** section to access comprehensive information regarding features, complete with detailed instructions on how to use them and derive maximum results.

:sos: If you encounter any issues with the platform or find a bug, our support team is always available to help. Open a [**Support Ticket**](https://console.doit.com/support) or ask us directly on [**Slack**](https://join.slack.com/t/perfectscalecommunity/shared_invite/zt-1tu9teu9e-Z9tGt4LpNI8tUC3j8obcmQ), and our support heroes will do their best to assist you.

:rocket: Do you have an idea for improving your experience with PerfectScale? Let us know! Use [**Feature Request**](https://docs.perfectscale.io/help-perfectscale-to-improve) to make a suggestion or review and vote for existing requests.

:loudspeaker: To be on top of our latest features and updates, visit the **Feature Announcements** section to review recent changes.&#x20;


---

# 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.perfectscale.io/administration/help-center.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.
