diff --git a/docs/key-features/upvotes.md b/docs/key-features/upvotes.md index 160ed168..68b9b4a4 100644 --- a/docs/key-features/upvotes.md +++ b/docs/key-features/upvotes.md @@ -4,17 +4,15 @@ sidebar_position: 3 # Upvotes & Downvotes -## What are Upvotes and Downvotes? - Upvotes and Downvotes are common methods used in community-driven products to allow users to signal their approval or disapproval for a post. This voting system serves to push quality content to the forefront and helps us refine our recommendation engine to better serve our users. :::info -Keep in mind that you can only select either upvote or downvote for a post, but not both. This helps us ensure the integrity and accuracy of our voting system. +Keep in mind that you can only select either of the two options - upvote or downvote for a post, but not both. This helps us ensure the integrity and accuracy of our voting system. ::: ## Upvoting in daily.dev 👍 -In daily.dev, upvotes are a great way to support posts and show appreciation for the work of others. If you find a post helpful, it's highly encouraged to upvote it for several reasons: +In daily.dev, upvotes are a great way to acknowledge quality of posts, show support and appreciation for the work of others. If you find a post helpful, it's highly encouraged to upvote it for several reasons: 1. It helps the feed algorithm understand that the community approves of the post, enabling us to show the most interesting posts to our community. 2. It gives recognition to content creators for their hard work in creating content. @@ -28,10 +26,13 @@ On the other hand, downvotes are used to indicate that a you didn't find a post 2. Even though the number of downvotes is private and not visible to anyone, each downvote still impacts the post's ranking in the feed. 3. After downvoting, you can take follow-up actions such as [blocking the source or tags](../setting-up-your-feed/blocking-tags-sources.md) associated with the post or even reporting the post if you find it inappropriate or irrelevant. + ## How to Upvote To upvote a post in daily.dev, simply click on the bottom-left button (1) on the post card. Your upvote will contribute to the community's feedback and appreciation for the content. ## How to Downvote -To downvote a post, you can either do it from the post page itself or in the feed. Simply click on the more options menu for each card, and then select downvote. Once you downvote a post, you won't be able to upvote it. \ No newline at end of file +To downvote a post, you can either do it from the post page itself or in the feed. Simply click on the more options menu for each card, and then select downvote. Once you downvote a post, you won't be able to upvote it. + +![alt text](https://github.com/dominicOT/docs/blob/main/docs/key-features/Screenshot%20(47).png)