# Miscellaneous

- [Spotlight Searc](https://docs.questera.ai/questera-ai-sdks/react-native-sdk-components/miscellaneous/spotlight-searc.md)
- [Modal](https://docs.questera.ai/questera-ai-sdks/react-native-sdk-components/miscellaneous/modal.md)
- [Login Component](https://docs.questera.ai/questera-ai-sdks/react-native-sdk-components/miscellaneous/login-component.md): Our login component provides a simple means to incorporate secure user authentication into Mobile apps. Easily tailor the login UI to fit your project's needs with various customization options.
- [Membership  Card](https://docs.questera.ai/questera-ai-sdks/react-native-sdk-components/miscellaneous/membership-card.md): The Membership Card Component is a valuable tool for managing and tracking membership access within your organization or facility. It simplifies access control and membership validation.
- [Badges](https://docs.questera.ai/questera-ai-sdks/react-native-sdk-components/miscellaneous/badges.md): The Badges Component simplifies the process of creating and awarding badges to users. Whether you want to gamify your application or recognize user achievements.
- [Pricing](https://docs.questera.ai/questera-ai-sdks/react-native-sdk-components/miscellaneous/pricing.md): Our Pricing Component is the ultimate solution for effortlessly browsing and purchasing your desired plan. It showcases a list of available plans and simplifies the payment process, letting you quick.
- [Survey Form](https://docs.questera.ai/questera-ai-sdks/react-native-sdk-components/miscellaneous/survey-form.md): This Component is a versatile tool for collecting valuable insights and feedback from your target audience. Use this component to create customizable surveys and gather essential data.
- [Banner](https://docs.questera.ai/questera-ai-sdks/react-native-sdk-components/miscellaneous/banner.md): The Banner component is a versatile UI element used for displaying multiple important announcements, promotions in a horizontally scrollable format. It typically appears at the top or bottom of an app
- [Carousel](https://docs.questera.ai/questera-ai-sdks/react-native-sdk-components/miscellaneous/carousel.md): The Carousel component is a user interface element that enables the display of multiple items in a horizontally scrollable format. It is often used for showcasing products, features, or announcements.
- [Tutorial](https://docs.questera.ai/questera-ai-sdks/react-native-sdk-components/miscellaneous/tutorial.md): The Tutorials Screen is a component designed to provide users guides. It is a valuable resource for educating users about how to use the app effectively.
- [Daily Check-in Credit](https://docs.questera.ai/questera-ai-sdks/react-native-sdk-components/miscellaneous/daily-check-in-credit.md): The Daily Check-in Credit component is designed to incentivize users to check in daily by displaying a notification at the top of the app interface. This notification will automatically close.


---

# 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-native-sdk-components/miscellaneous.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.
