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

# Free User

![](/files/-MiHaeM0cYLr7cfUpq0b)

**Yummy Profit provides free users with features and services including:**&#x20;

* User can use up to 5 alert channels.
* User can use the alerts via mobile notification and email notification.
* User can use the "indicator analysis summary" feature on the M15 timeframe.
* User can use the "Indicator Market Scanner" feature on the M15 timeframe.
* Tracking prices and market trends.

{% hint style="info" %}
Once you find the app useful, you can upgrade your account and get access to all the premium features. [Find out more](/pricing/premium-user.md)
{% endhint %}


---

# 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:

```
GET https://docs.yummyprofit.com/pricing/free-user.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.
