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

# FAQ

**Q1: What can NoobClaw do for me?**

NoobClaw uses AI to fully simulate human behavior, operating multiple platforms and accounts at zero risk, batch-generating image-text/videos and driving fast follower growth through interaction! With the matrix-account edition paired with fingerprint browsers, you and your team can automate 300+ social-media accounts at the same time! Posting 100 high-quality short videos a day for 1 USD is no dream — fully automatic publishing to 10+ social platforms! 1000+ likes/comments/follows per day. Whether you're a Web3 KOL or a Web2 creator, come free your hands, let AI take over your social-media accounts, and earn traffic and money for you around the clock!

**Q2: Will I get flagged or banned?**

**Core mechanisms:**

* Random, smart intervals between all actions
* Simulates real browsing: scrolling, dwelling, randomly clicking into articles — every behavior is AI directly operating the browser, with a mouse-movement trajectory identical to a human's
* Deep AI orchestration and smart adaptation
* <mark style="color:$warning;">Deep fingerprint-browser isolation for each account, plus proxy IPs, fully isolating account from account to achieve zero risk</mark>

**Conclusion:** as long as you pursue "100 posts a day", the ban risk is close to 0. But **absolute 0 is impossible** — after all, you're using machine assistance.

**Q3: How much does NoobClaw cost?**

* **100 quality posts + 1000 likes (or 30 videos) < 1 USD** is a real number (you can see the exact token consumption + USD bill for each run on the task detail page)
* **Note: because the image-generation base model is relatively expensive, image-gen tasks consume more tokens, while interaction/repost tasks consume fewer. Overall, NoobClaw has optimized agent orchestration through extensive practice to do its best to deliver the best results at the lowest token cost.**

**Q4: Can one platform run multiple matrix accounts?**

Yes. We support running up to 50 matrix accounts on one platform, and group-controlling 100 accounts across 10 platforms overall. Through AI fully simulating human behavior + fingerprint browsers + proxy IPs, your account security is safeguarded — zero risk with flexible follower growth.

**Q5: Can tasks still run if the software/computer is turned off?**

**No.** NoobClaw must rely on the browser (using your logged-in account) to post/interact. **While tasks are running, please keep your computer and the client open, and also keep your platform accounts logged in — some features that use the Creator Center require you to be logged in to the Creator Center.**

PS: When you have a cyber-AI working 24/7 to grow followers everywhere for you, why would you let it rest?

**Q6: Can I keep the generated content local only, without publishing?**

Yes. In step 3 of the config wizard there's a "post-publish handling" option — choose **"📁 Generate and save locally only"**, and AI will only drop finished content into the drafts box; you publish after manual review.

**Q7: Is macOS supported?**

Yes. There are native builds for both Apple Silicon (M1/M2/M3/M4) and Intel.

**Q8: How do I top up?**

Three simple steps:

**1. Client left sidebar or official site / official user center → "My Wallet" → choose "Membership Subscription" or "Buy Credits" → place an order**

**2. Both a subscription model and a credit-purchase model are supported, paid via RMB/BNB/USDT, with monthly/quarterly/half-year/yearly options. See:**

**Q9: This software is great — how do I apply to become a reseller/channel?**

**NoobClaw supports partner applications. You can apply for a higher partner rebate rate via the international version** [**https://noobclaw.com/#page-partner-apply**](https://noobclaw.com/#page-partner-apply) **or the Chinese version** [**https://noobclaw.com/cn/#page-partner-apply**](https://noobclaw.com/cn/#page-partner-apply)

For details, see:

<table><thead><tr><th width="339">Level</th><th>Rebate rate</th></tr></thead><tbody><tr><td>Regular user (default)</td><td>70%</td></tr><tr><td>Bronze <strong>Affiliate</strong></td><td>75%</td></tr><tr><td>Gold <strong>Affiliate</strong></td><td>85%</td></tr><tr><td>Platinum <strong>Affiliate</strong></td><td>90%</td></tr><tr><td>Diamond <strong>Affiliate</strong></td><td>95%</td></tr></tbody></table>


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.noobclaw.com/english/faq.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
