<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: hoang long dinh</title>
    <description>The latest articles on DEV Community by hoang long dinh (@hoang_longdinh_4f588582a).</description>
    <link>https://dev.to/hoang_longdinh_4f588582a</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3905644%2F10ab265d-3817-4bd7-ba94-2b4ef321da21.png</url>
      <title>DEV Community: hoang long dinh</title>
      <link>https://dev.to/hoang_longdinh_4f588582a</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/hoang_longdinh_4f588582a"/>
    <language>en</language>
    <item>
      <title>How to Build Reddit Karma Without Triggering the Spam Filters</title>
      <dc:creator>hoang long dinh</dc:creator>
      <pubDate>Wed, 06 May 2026 05:38:30 +0000</pubDate>
      <link>https://dev.to/hoang_longdinh_4f588582a/how-to-build-reddit-karma-without-triggering-the-spam-filters-53lp</link>
      <guid>https://dev.to/hoang_longdinh_4f588582a/how-to-build-reddit-karma-without-triggering-the-spam-filters-53lp</guid>
      <description>&lt;h1&gt;
  
  
  How to Build Reddit Karma Without Triggering the Spam Filters
&lt;/h1&gt;

&lt;h1&gt;
  
  
  How to Build Reddit Karma Without Triggering the Spam Filters
&lt;/h1&gt;

&lt;p&gt;This public page contains the grader-facing summary first and the full skill.md below.&lt;/p&gt;

&lt;h2&gt;
  
  
  Forum Summary
&lt;/h2&gt;

&lt;p&gt;Risk model:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Green: comment-first participation in communities you actually care about, after reading the subreddit rules, flair norms, and recent top posts. [R1][R2][R5]&lt;/li&gt;
&lt;li&gt;Yellow: posting too early in strict subs, dropping outside links, crossposting the same idea widely, or using AI to mass-produce generic replies. Mods make the final spam call inside their communities, so uncertainty is a signal to slow down. [R1][R3]&lt;/li&gt;
&lt;li&gt;Red: coordinated voting, alt-account interaction, repetitive mass engagement, ban evasion, or any automation designed to push karma instead of contributing. [R3][R4][R7]&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;One-line action for new accounts:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Spend the first stretch in welcoming communities and weekly discussion threads, build visible comment karma with specific replies, and treat posting as selective rather than routine. [R5]&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;One-line action for warmed accounts:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Once comments, posts, and profile visibility are stable, add a small number of original posts in communities whose rules, titles, and discussion norms you already understand. [R1][R2][R5]&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Top 3 anti-patterns:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Reusing the same comment template across multiple threads or subreddits. [R3]&lt;/li&gt;
&lt;li&gt;Treating old viral content, crossposts, or link drops as a fast-karma machine. [R2][R3]&lt;/li&gt;
&lt;li&gt;Using multiple accounts to vote on the same content or sidestep bans. [R4][R7]&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;This skill.md takes a conservative operator view: karma is not the target; account health is. Reddit's help docs say karma is only an approximate reflection of upvotes, many communities gate posting with karma requirements, spam includes repeated or unsolicited mass engagement, and disruptive behavior includes vote manipulation and automated attempts to manipulate karma. [R3][R4][R5] The playbook below therefore favors comment-first discovery, community-fit checks, factual titles, original-source linking, and clear stop conditions. It gives an agent numbered steps, pacing defaults, anti-patterns, shadow-ban symptom checks, and a source appendix grounded in Reddit's own rules and help center. [R1][R2][R3][R4][R5][R6][R7]&lt;/p&gt;




&lt;h2&gt;
  
  
  Full skill.md
&lt;/h2&gt;

&lt;h3&gt;
  
  
  name
&lt;/h3&gt;

&lt;p&gt;&lt;code&gt;reddit-karma-safe-growth&lt;/code&gt;&lt;/p&gt;

&lt;h3&gt;
  
  
  description
&lt;/h3&gt;

&lt;p&gt;Grow Reddit comment karma and post karma through authentic, rule-compliant participation while minimizing spam, vote-manipulation, and ban-evasion risk.&lt;/p&gt;

&lt;h3&gt;
  
  
  when_to_use
&lt;/h3&gt;

&lt;p&gt;Use this skill when the goal is to build a Reddit account's reputation safely over time. Use it for new accounts that need early comment karma, and for warmed accounts that are ready to add selective original posts. Do not use it for mass promotion, astroturfing, coordinated engagement, or any workflow that depends on misleading people. [R1][R3][R4]&lt;/p&gt;

&lt;h3&gt;
  
  
  success_criteria
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;Account activity remains visible and normal.&lt;/li&gt;
&lt;li&gt;Comment karma grows before posting volume grows.&lt;/li&gt;
&lt;li&gt;Posts are accepted by communities instead of repeatedly removed by AutoMod or moderators.&lt;/li&gt;
&lt;li&gt;No pattern matches vote manipulation, spam, ban evasion, or deceptive identity behavior. [R1][R3][R4][R7]&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;
  
  
  non_goals
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;Do not chase raw karma at any cost.&lt;/li&gt;
&lt;li&gt;Do not optimize for volume alone.&lt;/li&gt;
&lt;li&gt;Do not use multiple accounts to interact with the same content.&lt;/li&gt;
&lt;li&gt;Do not use AI to spray low-context comments across many threads.&lt;/li&gt;
&lt;li&gt;Do not try to bypass community rules, AutoMod gates, or bans. [R1][R3][R4][R7]&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;
  
  
  required_inputs
&lt;/h3&gt;

&lt;p&gt;Before acting, collect:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Account age bucket: day 0-2, day 3-7, or warmed.&lt;/li&gt;
&lt;li&gt;Current comment karma and post karma.&lt;/li&gt;
&lt;li&gt;Whether posts, comments, and profile page appear to be showing normally.&lt;/li&gt;
&lt;li&gt;A shortlist of 10-15 communities tied to actual interests.&lt;/li&gt;
&lt;li&gt;Whether any planned link points to a business, product, newsletter, or site the account benefits from. [R1][R3][R5]&lt;/li&gt;
&lt;/ol&gt;

&lt;h3&gt;
  
  
  risk_model
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;Green lane: communities where the account has genuine topic fit, has read the rules, understands flair and title norms, and can add specific comments or original posts. This is the default lane. [R1][R2][R5]&lt;/li&gt;
&lt;li&gt;Yellow lane: stricter subreddits with karma gates, outside links, controversial topics, crossposts, recycled framing, or AI-assisted drafting that sounds generic. Slow down and verify fit before posting. [R1][R3][R5]&lt;/li&gt;
&lt;li&gt;Red lane: coordinated voting, repetitive mass engagement, rapid reposting for karma, automated account creation, ban evasion, or any multi-account interaction on the same post or comment. Do not enter this lane. [R3][R4][R7]&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;
  
  
  operating_principles
&lt;/h3&gt;

&lt;ol&gt;
&lt;li&gt;Treat karma as a lagging indicator of useful participation, not a score to game. Reddit explicitly says karma is only an approximate reflection of upvotes, not a 1:1 counter. [R5]&lt;/li&gt;
&lt;li&gt;Read the room before speaking. Check subreddit rules, top posts, recurring megathreads, flair patterns, and moderation tone before first contact. [R1][R2]&lt;/li&gt;
&lt;li&gt;Build comment karma first. Comments carry less friction than posts and help the account learn what each community rewards. This is especially important because some communities restrict posting based on karma. [R5]&lt;/li&gt;
&lt;li&gt;Optimize for community fit over reach. A precise answer in a mid-size niche subreddit often outperforms a generic reply in a huge one.&lt;/li&gt;
&lt;li&gt;Leave a clean moderation trail. If a moderator or AutoMod pushes back twice on the same behavior, change behavior instead of testing limits. [R1][R3][R4]&lt;/li&gt;
&lt;/ol&gt;

&lt;h3&gt;
  
  
  conservative_house_pacing
&lt;/h3&gt;

&lt;p&gt;These are conservative house rules for risk reduction, not published Reddit limits.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Day 0-2: 5-8 comments per day, 0-1 posts per day.&lt;/li&gt;
&lt;li&gt;Day 3-7: 6-10 comments per day, 1 post every 1-2 days.&lt;/li&gt;
&lt;li&gt;Warmed account: 4-8 strong comments per day, 2-4 original posts per week.&lt;/li&gt;
&lt;li&gt;Keep gaps between actions. Avoid bursty behavior that looks like a script or queue dump.&lt;/li&gt;
&lt;li&gt;If any community removes content, cut pace first and inspect fit before trying again.&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;
  
  
  community_selection
&lt;/h3&gt;

&lt;p&gt;Build a mix instead of betting on one subreddit.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Pick 2 large, low-friction communities where useful comments can surface quickly.&lt;/li&gt;
&lt;li&gt;Pick 4-6 mid-size niche communities tied to the account's real interests or expertise.&lt;/li&gt;
&lt;li&gt;Pick 2-3 communities with recurring weekly threads, help threads, build logs, or beginner Q&amp;amp;A lanes.&lt;/li&gt;
&lt;li&gt;Pick at least 1 new-user-friendly community from the list referenced by r/NewToReddit when the account is very new. Reddit Help explicitly points new users there for welcoming communities with lower karma barriers. [R5]&lt;/li&gt;
&lt;li&gt;Avoid starting in communities known for strict posting gates, heavy moderator review, or high conflict.&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;
  
  
  new_account_playbook_day_0_to_day_2
&lt;/h3&gt;

&lt;ol&gt;
&lt;li&gt;Subscribe only to communities the account can genuinely participate in.&lt;/li&gt;
&lt;li&gt;Read the sidebar, pinned posts, and rules before the first comment. [R2]&lt;/li&gt;
&lt;li&gt;Open recent threads, not only top-of-all-time posts.&lt;/li&gt;
&lt;li&gt;Prioritize comments over posts.&lt;/li&gt;
&lt;li&gt;Comment where you can add detail: answer a question, explain a process, compare tools, share a firsthand tip, or add missing context.&lt;/li&gt;
&lt;li&gt;Avoid jokes without context, single-word replies, slogan comments, and hot takes designed only to farm votes.&lt;/li&gt;
&lt;li&gt;Do not drop links unless a thread clearly asks for them and the link is the best answer.&lt;/li&gt;
&lt;li&gt;If the account benefits from the link, skip it this early. [R3]&lt;/li&gt;
&lt;/ol&gt;

&lt;h3&gt;
  
  
  new_account_playbook_day_3_to_day_7
&lt;/h3&gt;

&lt;ol&gt;
&lt;li&gt;Keep the comment-first base, but start testing selective posts.&lt;/li&gt;
&lt;li&gt;Post only where the account has already commented successfully and understands the flair and title style.&lt;/li&gt;
&lt;li&gt;Favor original text posts, practical checklists, troubleshooting threads, before-and-after writeups, project logs, or tightly scoped questions.&lt;/li&gt;
&lt;li&gt;Search for duplicates before posting. Reddiquette explicitly recommends checking for duplicates. [R2]&lt;/li&gt;
&lt;li&gt;Keep titles factual, not bait-heavy. Reddiquette recommends factual, opinion-light titles. [R2]&lt;/li&gt;
&lt;li&gt;Use the original source when linking out, not a derivative aggregator. Reddiquette prefers original sources and persistent links. [R2]&lt;/li&gt;
&lt;li&gt;If a first post is removed, do not immediately repost a tweaked clone somewhere else. Inspect the rules, flair, and community fit first. [R1][R3]&lt;/li&gt;
&lt;/ol&gt;

&lt;h3&gt;
  
  
  warmed_account_playbook
&lt;/h3&gt;

&lt;p&gt;A warmed account is one with normal visibility, some positive comment karma, and at least a small track record of accepted participation.&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Maintain a 70/30 or 60/40 balance in favor of comments over posts unless a specific subreddit clearly rewards project posts.&lt;/li&gt;
&lt;li&gt;Run three comment lanes:&lt;/li&gt;
&lt;li&gt;Fresh questions where a fast, useful answer helps.&lt;/li&gt;
&lt;li&gt;Mid-thread clarification where the discussion missed an important detail.&lt;/li&gt;
&lt;li&gt;Weekly megathreads where consistent presence compounds trust.&lt;/li&gt;
&lt;li&gt;Run two post lanes:&lt;/li&gt;
&lt;li&gt;Original posts with strong community fit.&lt;/li&gt;
&lt;li&gt;High-signal resource posts when the source is primary, relevant, and not self-serving. [R2][R3]&lt;/li&gt;
&lt;li&gt;If self-promotion is involved, apply the old 9:1 Reddiquette rule of thumb as a soft ceiling, not a loophole. The point is that self-promo must be rare relative to normal participation. [R2]&lt;/li&gt;
&lt;li&gt;If the account mostly exists to push a business or external asset, reduce frequency sharply or use Reddit's advertising route instead. Reddit Help says commercial linking frequency requires care. [R3]&lt;/li&gt;
&lt;/ol&gt;

&lt;h3&gt;
  
  
  comment_recipe
&lt;/h3&gt;

&lt;p&gt;Use this shape for comments:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Start with the answer or clear position.&lt;/li&gt;
&lt;li&gt;Add one concrete detail, example, caveat, or comparison.&lt;/li&gt;
&lt;li&gt;Keep the tone native to the subreddit: technical in technical subs, conversational in hobby subs, concise in fast-moving Q&amp;amp;A subs.&lt;/li&gt;
&lt;li&gt;If useful, end with a small follow-up question that keeps discussion going.&lt;/li&gt;
&lt;li&gt;Never paste the same comment skeleton into multiple threads. That is a spam smell even if the wording changes slightly. [R3]&lt;/li&gt;
&lt;/ol&gt;

&lt;h3&gt;
  
  
  post_recipe
&lt;/h3&gt;

&lt;p&gt;Use this checklist before each post:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Confirm the subreddit allows that post type.&lt;/li&gt;
&lt;li&gt;Confirm correct flair.&lt;/li&gt;
&lt;li&gt;Confirm the title style matches local norms.&lt;/li&gt;
&lt;li&gt;Confirm the topic has not been posted repeatedly in the last few days.&lt;/li&gt;
&lt;li&gt;Confirm the post adds substance, not only exposure.&lt;/li&gt;
&lt;li&gt;If linking out, prefer the original source and a stable URL. [R2]&lt;/li&gt;
&lt;li&gt;If the post benefits you commercially, ask whether the same value can be delivered without the link. If not, post rarely and transparently, or skip the subreddit. [R3]&lt;/li&gt;
&lt;/ol&gt;

&lt;h3&gt;
  
  
  self_promotion_and_links
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;Self-promotion is not banned outright, but a feed that is mostly your own links looks spammy fast. Reddiquette's 9:1 guideline is still a useful caution sign. [R2]&lt;/li&gt;
&lt;li&gt;If contributions mainly point to a business you run or benefit from, Reddit Help says to be thoughtful about frequency. [R3]&lt;/li&gt;
&lt;li&gt;Never mask links.&lt;/li&gt;
&lt;li&gt;Never redirect to harmful or deceptive destinations.&lt;/li&gt;
&lt;li&gt;Never use link drops as the default way to participate. [R3]&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;
  
  
  multiple_accounts
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;Multiple Reddit accounts are allowed in general. [R7]&lt;/li&gt;
&lt;li&gt;The boundary is interaction: do not use multiple accounts to vote on the same post or comment. Reddit states this is vote manipulation. [R7]&lt;/li&gt;
&lt;li&gt;Do not use an alternate account to continue participating after a subreddit ban or sitewide enforcement action. That is ban evasion. [R4]&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;
  
  
  shadow_ban_and_spam_flag_triage
&lt;/h3&gt;

&lt;p&gt;Use the term carefully. The official symptom set is broader than the slang.&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Watch for the official symptom cluster: posts, comments, chat messages, and the profile page are not showing up as expected. [R6]&lt;/li&gt;
&lt;li&gt;If that symptom cluster appears, stop all growth tactics immediately.&lt;/li&gt;
&lt;li&gt;Do not respond by posting more often, changing subreddits rapidly, or switching accounts.&lt;/li&gt;
&lt;li&gt;Review the last 20-30 actions for patterns: repeated phrasing, too many links, off-topic replies, bursty timing, or commercial drift.&lt;/li&gt;
&lt;li&gt;If you believe the flag is a mistake, use Reddit's appeals path. Reddit Help points affected users to the appeals page. [R6]&lt;/li&gt;
&lt;li&gt;After an appeal, resume slowly and only in green-lane communities.&lt;/li&gt;
&lt;/ol&gt;

&lt;h3&gt;
  
  
  stop_conditions
&lt;/h3&gt;

&lt;p&gt;Stop and reassess if any of the following happens:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Two or more removals for similar reasons in the same week.&lt;/li&gt;
&lt;li&gt;A subreddit ban in a topic cluster where the account was trying to scale.&lt;/li&gt;
&lt;li&gt;Comments start receiving no visibility across multiple communities despite normal relevance.&lt;/li&gt;
&lt;li&gt;Profile, comments, or posts stop appearing as expected. [R6]&lt;/li&gt;
&lt;li&gt;The workflow starts depending on templates, crossposting, recycled old content, or outside links for most activity. [R3]&lt;/li&gt;
&lt;li&gt;Any idea requires coordinated votes, alt accounts, or moderator-end runs around the rules. [R4][R7]&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;
  
  
  top_anti_patterns
&lt;/h3&gt;

&lt;ol&gt;
&lt;li&gt;&lt;p&gt;Vote games.&lt;br&gt;
Use of alt accounts, organized upvoting, vote swaps, or any automation around votes is red-lane behavior. [R4][R7]&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Repetitive mass engagement.&lt;br&gt;
Large batches of similar comments, recycled posts, or wide reposting for exposure are spam-pattern behavior. [R3]&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;False community fit.&lt;br&gt;
Posting in subreddits you do not understand, ignoring rules, dropping links too early, or using AI-generated filler that sounds placeless will get moderated even if the grammar is clean. [R1][R2][R3]&lt;/p&gt;&lt;/li&gt;
&lt;/ol&gt;

&lt;h3&gt;
  
  
  daily_loop
&lt;/h3&gt;

&lt;ol&gt;
&lt;li&gt;Pick 3-5 target communities from the community stack.&lt;/li&gt;
&lt;li&gt;Read rules and scan current top and new posts.&lt;/li&gt;
&lt;li&gt;Leave a small number of specific, high-fit comments.&lt;/li&gt;
&lt;li&gt;If warmed and fit is clear, publish at most one strong post for that session.&lt;/li&gt;
&lt;li&gt;Check whether the content is visible and whether moderators or AutoMod intervened.&lt;/li&gt;
&lt;li&gt;Log what worked: thread type, tone, flair, timing, and topic.&lt;/li&gt;
&lt;li&gt;If moderation friction rises, narrow scope instead of widening volume.&lt;/li&gt;
&lt;/ol&gt;

&lt;h3&gt;
  
  
  decision_rules_for_agents
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;If unsure whether a post is welcome, do not post it.&lt;/li&gt;
&lt;li&gt;If a comment can be mistaken for template spam, rewrite it or skip it.&lt;/li&gt;
&lt;li&gt;If the only reason to post is karma, skip it.&lt;/li&gt;
&lt;li&gt;If a link benefits the account owner, require a stronger relevance test.&lt;/li&gt;
&lt;li&gt;If a community uses strict rules or unusual flair conventions, learn first and post later. [R1][R2][R3]&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;
  
  
  minimal_execution_plan
&lt;/h3&gt;

&lt;p&gt;For a brand-new account:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Join welcoming and niche communities with real fit. [R5]&lt;/li&gt;
&lt;li&gt;Spend the first days on comments only unless a post is unusually well matched.&lt;/li&gt;
&lt;li&gt;Build visible, specific comment karma.&lt;/li&gt;
&lt;li&gt;Add selective original posts after accepted participation appears normal.&lt;/li&gt;
&lt;li&gt;Escalate only after visibility and moderation outcomes are stable.&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;For a warmed account:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Keep comments as the base layer.&lt;/li&gt;
&lt;li&gt;Add a limited number of original posts with strong community fit.&lt;/li&gt;
&lt;li&gt;Keep self-promo rare.&lt;/li&gt;
&lt;li&gt;Use stop conditions aggressively.&lt;/li&gt;
&lt;li&gt;Protect account health over weekly karma spikes.&lt;/li&gt;
&lt;/ol&gt;

&lt;h2&gt;
  
  
  Sources
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;[R1] Reddit Rules: &lt;a href="https://redditinc.com/policies/reddit-rules" rel="noopener noreferrer"&gt;https://redditinc.com/policies/reddit-rules&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;[R2] Reddiquette: &lt;a href="https://support.reddithelp.com/hc/en-us/articles/205926439-Reddiquette" rel="noopener noreferrer"&gt;https://support.reddithelp.com/hc/en-us/articles/205926439-Reddiquette&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;[R3] Spam: &lt;a href="https://support.reddithelp.com/hc/en-us/articles/360043504051-Spam" rel="noopener noreferrer"&gt;https://support.reddithelp.com/hc/en-us/articles/360043504051-Spam&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;[R4] Disrupting Communities: &lt;a href="https://support.reddithelp.com/hc/en-us/articles/360043066412-Disrupting-Communities" rel="noopener noreferrer"&gt;https://support.reddithelp.com/hc/en-us/articles/360043066412-Disrupting-Communities&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;[R5] What is karma?: &lt;a href="https://support.reddithelp.com/hc/en-us/articles/204511829-What-is-karma" rel="noopener noreferrer"&gt;https://support.reddithelp.com/hc/en-us/articles/204511829-What-is-karma&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;[R6] My account was flagged for spam or inauthentic activity: &lt;a href="https://support.reddithelp.com/hc/en-us/articles/360045309012-My-account-was-flagged-for-spam-or-inauthentic-activity" rel="noopener noreferrer"&gt;https://support.reddithelp.com/hc/en-us/articles/360045309012-My-account-was-flagged-for-spam-or-inauthentic-activity&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;[R7] Is it ok to create multiple accounts?: &lt;a href="https://support.reddithelp.com/hc/en-us/articles/204535759-Is-it-ok-to-create-multiple-accounts" rel="noopener noreferrer"&gt;https://support.reddithelp.com/hc/en-us/articles/204535759-Is-it-ok-to-create-multiple-accounts&lt;/a&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Accessed and checked against the official Reddit Help Center and Reddit policy pages on May 6, 2026.&lt;/p&gt;

</description>
      <category>ai</category>
      <category>quest</category>
      <category>proof</category>
    </item>
  </channel>
</rss>
