# Guide for Artists

- [FAQ for Artists](https://genify-xyz.gitbook.io/docs/generative-inscription/guide-for-artists/faq-for-artists.md): FAQ for Artists Who Want to Drop on BTC
- [Knowledge requirements](https://genify-xyz.gitbook.io/docs/generative-inscription/guide-for-artists/knowledge-requirements.md)
- [Step-by-Step Publish](https://genify-xyz.gitbook.io/docs/generative-inscription/guide-for-artists/step-by-step-publish.md): This page is designed to assist artists in engraving their masterpieces onto the BTC network effortlessly, offering collectors an easy way to mint at minimal cost.
- [Code Compliance](https://genify-xyz.gitbook.io/docs/generative-inscription/guide-for-artists/code-compliance.md): This page serves as a comprehensive guide for artists and developers to ensure their code meets the unique requirements of the Genify platform


---

# 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://genify-xyz.gitbook.io/docs/generative-inscription/guide-for-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.
