# User Assistance

- [Feedback Workflow Component](https://docs.questera.ai/questera-ai-sdks/react-sdk-components/user-assistance/feedback-workflow-component.md): A versatile interface for user communication, offering options to report issues, provide feedback, request features, or contact support, ensuring user engagement and problem-solving.
- [Inline Feedback Component](https://docs.questera.ai/questera-ai-sdks/react-sdk-components/user-assistance/inline-feedback-component.md): A user-friendly tool for collecting feedback, featuring email, message, name, and star ratings for effective user input.
- [Survey Component](https://docs.questera.ai/questera-ai-sdks/react-sdk-components/user-assistance/survey-component.md): Offer a versatile survey solution for your app, enabling comprehensive data collection across various use cases. Provide a dedicated Surveys category with diverse templates for seamless integration in
- [Search Bar Component](https://docs.questera.ai/questera-ai-sdks/react-sdk-components/user-assistance/search-bar-component.md): This component provides a search bar with customizable appearance and interactive search results. Users can navigate through search results using keyboard shortcuts and open relevant links.
- [Help Hub Component](https://docs.questera.ai/questera-ai-sdks/react-sdk-components/user-assistance/help-hub-component.md): The Help Hub component is a user interface component that offers a comprehensive help center feature within your application. It provides users with access to information, an AI chatbot.
- [CreditsPopup Component](https://docs.questera.ai/questera-ai-sdks/react-sdk-components/user-assistance/creditspopup-component.md): The CreditsPopup component is a React component that provides a customizable popup for displaying information, alerts, or notifications to users.


---

# 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.questera.ai/questera-ai-sdks/react-sdk-components/user-assistance.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.
