> For the complete documentation index, see [llms.txt](https://docs.simicart.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.simicart.com/features/features.md).

# Features

A feature-rich mobile app can empower user experience in ways that are even beyond your expectations. And now with the help of various third-party apps on Shopify market, adding new & exciting features into your mobile app has never been easier.

Don't find your users' favorite features? Feel free to send us your feature requests via one of the following channels:

* Our in-app live chat
* Our email <help@simicart.com>
* Or click on **Feature requests** on our homepage and submit your request.

<figure><img src="/files/eLVbBm76RS7sBtA03Szj" alt=""><figcaption></figcaption></figure>

Let's give your users a wonderful mobile experience - one that might be even better than your web store!

### In This Section

{% content-ref url="/pages/OlOADrJBOLR9Q3CRBzsV" %}
[Push Notifications | OneSignal integration)](/push-notifications-or-onesignal-integration.md)
{% endcontent-ref %}

{% content-ref url="/pages/PUKz2v7Jx9XAiFteEKM4" %}
[Product Reviews | Judge.me integration](/features/driving-store-purchase/product-reviews-or-judge.me-integration.md)
{% endcontent-ref %}

{% content-ref url="/pages/onojneWCFPn5YEVaHCy3" %}
[Effortless Login with OTP](/features/gaining-new-users/effortless-login-with-otp.md)
{% endcontent-ref %}

{% content-ref url="/pages/ZdF0gLZsk2qqQN5ooPAV" %}
[App Download Section](/features/gaining-new-users/app-download-section.md)
{% endcontent-ref %}

{% content-ref url="/pages/C6zEZMa17TMvQuV9w67e" %}
[Smart App Banner](/features/gaining-new-users/smart-app-banner.md)
{% endcontent-ref %}

{% content-ref url="/pages/onsTIZqiAu4hNX0h0MLU" %}
[Analytics](/analytics.md)
{% endcontent-ref %}

{% content-ref url="/pages/AILLEkPYmKIjnXPYUNV2" %}
[Filters](/features/driving-store-purchase/filters.md)
{% endcontent-ref %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.simicart.com/features/features.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
