# What is KalloView?

The rise of the internet has made it easy for people to access information about products and services, and reviews play a crucial role in this process. Consumers rely on reviews to make informed decisions about what to buy and where to go. Web2 review application like Yelp, TripAdvisor and Google are the current dominant in the review market with billions of users generating a substantial amount f data and content. \
\
According to Statista, Yelp alone had over **90 million monthly unique visitors** in the third quarter of 2022, generating over **$233 million in revenue** that same year.\
\
However, the current review system is far from perfect some of the main problem facing web2 review platform include:

1. Spam Reviews: Reviews can be fake, biased, or manipulated, leading to mistrust among consumers.&#x20;
2. Lack of user incentives: Reviewers are not rewarded for their contributions, and their efforts are not recognized. Web2 review take all the benefits without involving the 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.kalloview.com/getting-started/what-is-kalloview.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.
