# For user

Users who create content generate an [impressions map](/product/for-user/the-impressions-map-and-recommendation-feed.md). The people's map marks the rating of both popular public places and hidden gems that are otherwise very difficult to find. Credibility of these recommendations and places is ensured by our developments -  [MLAFS](/architecture/multi-level-antifake-system-mlafs.md), [AI Vasco](/architecture/trust-rating-algorithm/ai-vasco-recommendation-algorithm.md) recommendation algorithm and [Trust rating](/architecture/trust-rating-algorithm.md).&#x20;

Main features for the user in daGama:

* People's Map: Displays points of interest visited by users.
* Recommendation's feed: Personalised recommendations and content filtering using AI Vasco algorithm.
* Recommendation's Creation: Ability to earn activity points for quality publications.
* Itinerary Creation: Combine different locations to create unique itineraries.
* Activity Monetisation: Post & Earn mechanics to earn activity rewards.

The user is presented with a familiar interface that allows them to comfortably use the application and get the most pleasant experience possible. Many users share their impressions of the establishments and places, thereby [creating the content](/product/for-user/creating-recommendations-and-iteneraries.md) necessary for daGama's community.&#x20;


---

# 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://wp.dagama.world/product/for-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.
