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

# FAQs

- [How to sign up with Metamask?](https://docs.zkitter.com/faqs/how-to-sign-up-with-metamask.md)
- [How to chat anonymously?](https://docs.zkitter.com/faqs/how-to-chat-anonymously.md)
- [What is an Anonymous account?](https://docs.zkitter.com/faqs/what-is-an-anonymous-account.md)
- [How to create an anonymous user?](https://docs.zkitter.com/faqs/how-to-create-an-anonymous-user.md)
- [How to create a custom group?](https://docs.zkitter.com/faqs/how-to-create-a-custom-group.md)
- [How does moderation work?](https://docs.zkitter.com/faqs/how-does-moderation-work.md)
- [What shows up in the global feed?](https://docs.zkitter.com/faqs/what-shows-up-in-the-global-feed.md)
- [How to upload an image?](https://docs.zkitter.com/faqs/how-to-upload-an-image.md)
- [How to share a WebTorrent seed?](https://docs.zkitter.com/faqs/how-to-share-a-webtorrent-seed.md)


---

# 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.zkitter.com/faqs.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.
