# INTRODUCTION

- [Create Account](https://help.parta.io/introduction/create-account.md): For our new users, you can get a free trial period to test out the platform for 30 days.
- [Home Dashboard Overview](https://help.parta.io/introduction/home-dashboard-overview.md): This section covers functionalities and features of the Parta.io dashboard. After reading this article,  you will gain a clear understanding of how to navigate through the various sections, access rel
- [Parta.io Functionality](https://help.parta.io/introduction/home-dashboard-overview/parta.io-functionality.md)
- [Profile Settings](https://help.parta.io/introduction/home-dashboard-overview/profile-settings.md)
- [Organize Projects and Resources into Folders](https://help.parta.io/introduction/home-dashboard-overview/organize-projects-and-resources-into-folders.md)
- [Glossary](https://help.parta.io/introduction/glossary.md): In order to easily navigate our Help Center and learn how to use the platform, you will need to know these basic terms:
- [Keyboard shortcuts in Parta.io](https://help.parta.io/introduction/keyboard-shortcuts-in-parta.io.md)


---

# 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://help.parta.io/introduction.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.
