> For the complete documentation index, see [llms.txt](https://docs.xynq.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.xynq.ai/privacy/no-sign-ups.md).

# No Sign-Ups

We removed the sign-up barrier to free AI.

### No account, ever

* No email.
* No password.
* No wallet connection required to chat.
* No profile, no onboarding, no identity verification.

You open the terminal and start using it. That's the entire flow.

### Why we did this

Sign-up walls exist to capture identity and build profiles. They're friction, and they're surveillance. For a tool meant to give *everyone* access to AI, both are the wrong default. Removing accounts:

* **lowers the barrier** to zero — anyone can use it instantly,
* **protects anonymity** — we can't profile a user we never identified,
* **keeps it honest** — "free and private" with an account requirement is neither.

### How limits work without accounts

Free usage is protected from abuse with lightweight, **anonymous** fair-use limits (a per-visitor daily allowance) — not with identity. See **Limits & Fair Use** for details. No personal data is required to enforce them.

### The trade-off, stated honestly

Anonymous, account-free access means limits are necessarily approximate (there's no perfect way to count "people" without identity). We accept slightly fuzzier limits in exchange for keeping the door open and the user anonymous. If you want guaranteed higher throughput, the right path is to **contribute a node** and grow the network — not to create an account.


---

# 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:

```
GET https://docs.xynq.ai/privacy/no-sign-ups.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.
