# Welcome to WOAI

## **Welcome to WOAI, human!**

World of AI is an art project that combines artificial intelligence and human input. We want to raise awareness about what is possible with AI and create art along the way.&#x20;

## Collections

[**WOAI/Zero**](https://docs.woai.io/woai-zero/woai-zero)\
WOAI/Zero is the inaugural proof-of-concept NFT collection comprising 2500 artworks generated based on user input using OpenAI's DALL-E 2.

[**WOAI/Unlimited**<br>](https://docs.woai.io/woai-unlimited/woai-unlimited)WOAI/Unlimited is a generalised & automated way of interacting with text-to-media AI. Payments & ownership verification are handled through NFTs.


---

# Agent Instructions: 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.woai.io/woai/welcome-to-woai.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.
