About AICMOBot
AICMOBot is the website crawler behind Sunel (https://sunel-ai.com). It fetches a site only when that site's owner (or someone claiming to work on its marketing) explicitly asks us to analyze it — we never crawl the web speculatively.
How it behaves
The crawler identifies itself with the AICMOBot token in its User-Agent, fetches a bounded number of pages per run, rate-limits itself between requests, and respects robots.txt: if your robots rules disallow AICMOBot (or all agents), we don't fetch the disallowed paths — onboarding simply fails for that site.
How to block it
Add this to your robots.txt:
User-agent: AICMOBot
Disallow: /Questions
If you believe AICMOBot fetched your site improperly, contact us and we'll investigate and remove any stored copies of your pages.