# 🧑‍🎨 Artists

- [Minting your work](https://academy.0xsociety.com/artists/untitled.md): Learn how to tokenize your work
- [Valuing your work](https://academy.0xsociety.com/artists/valuing-your-artworks.md): Learn how to value your crypto art
- [Listing schedule strategy](https://academy.0xsociety.com/artists/listing-schedule-strategy.md): Learn how to time your new mints and maximize your value
- [Pricing strategy](https://academy.0xsociety.com/artists/pricing-strategy.md): Learn how to leverage the various auction mechanisms and collaborate with other artists
- [Brand building & outreach](https://academy.0xsociety.com/artists/brand-building-and-outreach.md): Learn how to establish your brand in the crypto art space and connect with peers


---

# 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://academy.0xsociety.com/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.
