# smHRty

The ‘smHRty’ is not a simple chatbot, but a significant part of the Pocket HRMS experience. It helps the user in all aspects of HR-related tasks due to which it has become the most used feature of the app.

Employee engagement has never been easier!

![](/files/cPdWxD44nVKD5PfG1ST2)

#### Pre-requisites:

:heavy\_check\_mark: App credentials

:heavy\_check\_mark:User rights

### Using smHRty

![](/files/k4Ry5KWip5eZR7XDWuAh)

* Tapping on the smHRty bot at the bottom right of the Pocket HRMS home screen will activate smHRty.
* You will be able to type in your query in natural language and the bot will understand it intelligently and reply with the relevant answer.
* Alternatively, you can tap on the ‘mic’ icon to speak with smHRty directly!

***Note: If you face any technical issues with the app, kindly contact us at*** [***support@pockethrms.com***](mailto:support@pockethrms.com)


---

# 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.pockethrms.com/mobile-app/smhrty.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.
