# My Info

- [My Profile](https://help.runtimehrms.com/my-info/my-profile.md): You can view Profile details and submit requests for any correction.
- [My Team](https://help.runtimehrms.com/my-info/my-team.md): This screen displays the list of team members reporting to you under various roles.
- [Documents](https://help.runtimehrms.com/my-info/documents.md): It displays the list of documents available within your organization.
- [HR Info](https://help.runtimehrms.com/my-info/hr-info.md): You can view all the policies declared by your organization.


---

# 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.runtimehrms.com/my-info.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.
