> For the complete documentation index, see [llms.txt](https://allovr.gitbook.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://allovr.gitbook.io/docs/contribute/help-allovr-grow/artists.md).

# Artists

As an artist, whether you are producing digital or physical art, you are at the heart of what ALLOVR is about. We have a lot to learn from you and want to make your work as trouble free as we can.

**Become an early adopter and pilot user of ALLOVR**

We're looking for artists to embark the ALLOVR journey early! You believe in the project's vision and are happy to share the pain points you encounter in your journey as an emerging artist with us. You accept a few hick-ups in the user experience while we're building up new functionality and you're not shy about telling us what needs to be improved. Not only will you be among the first to grow your community of supporters on ALLOVR and get a head start, but we also cover your registration fee, supply you with your very own artist token for your free distribution, plus the first 3 artwork tokens are on us!

\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_

Get in touch through [Discord](https://discord.gg/JWQC8PkuXy) or send us an email at <community@allovr.io>


---

# 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://allovr.gitbook.io/docs/contribute/help-allovr-grow/artists.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.
