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

# Imprint

**Service Provider:**

the activist organization (Full legal name pending upon formal registration in Switzerland)\
Operating the platform a**ctivist.org**

**Temporary Address:**

cc\&p\
Impact Hub Berlin\
Rollbergstr. 28A\
12053 Berlin\
Germany

**Contact Information:**

* **Email:** <team@activist.org>

**Represented by:**

As we prioritize privacy and security, our representatives prefer to remain unnamed publicly. We are a collective dedicated to protecting the anonymity and freedom of expression of activists worldwide.

**Registration Details:**

* **Current Status:** In the process of establishing a formal association in Switzerland.
* **Future Updates:** Registration details, including the full legal name and registration number, will be updated upon completion.

**Disclaimer:**

Despite careful content control, we assume no liability for the content of external links. The operators of linked pages are solely responsible for their content.

**Note:**

activist.org is committed to privacy and anonymity. We exclusively partner with organizations that have a proven track record of defending free speech and privacy rights. Our servers are securely hosted with **FlokiNET** in Iceland, a jurisdiction known for strong data protection laws.

**Legal Notice:**

This imprint is provided in compliance with §5 of the German Telemedia Act (TMG). For any legal inquiries, please contact us at the email address provided above.


---

# 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.activist.org/activist/organization/legal/imprint.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.
