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

# For Artists

## Get Featured

Contact 2R2 and get your artwork featured. We support all artists around the world by promoting through SNS channels and even on-boarding artists to offline exhibitions. We grow together for the better.

## Build a Community

At 2R2, artists can utilize the feed function to build a community. Operating SNS platforms(such as Twitter, Instagram, etc) parallel to the feed function, artists can accumulate their own fans and communicate with the holders.

## Get Verified

By simply filling the form out, you will be featured as a verified artist of 2R2. Verified artists can gain more exposure to the audience.

[**https://forms.gle/5VmPBcj6KgSL6DLHA**](https://forms.gle/5VmPBcj6KgSL6DLHA)

{% hint style="info" %}
**Service Guide for Artists**

📄 [**Download PDF**](https://docs.2r2.io/genesis/wp-content/uploads/2023/05/2R2-SERVICE-INTRODUCTION-FOR-ARTIST_MAY-2023-VERSION.pdf)
{% endhint %}


---

# 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.2r2.io/for-by-of/for-artists.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.
