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

# ZeroAlpha

ZeroAlpha is an always-on-sale artwork platform, where the collectors of the art provide a patronage to not-for-profit and truly purpose-driven organizations working on big global challenges.&#x20;

The [Sustainable Development Goals](https://sdgs.un.org/goals) defined by the UN provide a framework for what are considered "big global challenges".&#x20;

Every organization eligible as ZeroAlpha patronage receiver must support at least one of the 17 Sustainable Development Goals with their services and products.&#x20;

All services and products should be made available as open and freely usable, public goods. &#x20;

### Roadmap

**Version 0 | Dec. 2020:** One artist ([Sven Eberwein](https://twitter.com/sven_eberwein)) and one non-profit organization ([lab10 collective](https://twitter.com/lab10collective))

**Version 1 | Feb. 2021:** Many artists provide their artwork and owners can select from 10+ non-profit organizations as patronage receiver. **Stay tuned!**


---

# 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.zeroalpha.art/master.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.
