# Welcome

## Are you generating art for an NFT collection?

Check out our NFT generator:

{% content-ref url="<https://app.gitbook.com/o/pKcQaa1UF9n2eQrTWNfi/s/o9IBs7DeWK0IjMWTqEXb/>" %}
[Generator](https://app.gitbook.com/o/pKcQaa1UF9n2eQrTWNfi/s/o9IBs7DeWK0IjMWTqEXb/)
{% endcontent-ref %}

## Are you creating an NFT contract?

Check out our Smart Contract Deployer:

{% content-ref url="<https://app.gitbook.com/o/pKcQaa1UF9n2eQrTWNfi/s/ssyCsE4Y48U29ewyYZFh/>" %}
[Smart Contract Deployer](https://app.gitbook.com/o/pKcQaa1UF9n2eQrTWNfi/s/ssyCsE4Y48U29ewyYZFh/)
{% endcontent-ref %}

## Are you managing an NFT community?

Check out the Buenoverse:

{% content-ref url="<https://app.gitbook.com/o/pKcQaa1UF9n2eQrTWNfi/s/dnMYfhsZ5GJTgbm1KIe7/>" %}
[Buenoverse](https://app.gitbook.com/o/pKcQaa1UF9n2eQrTWNfi/s/dnMYfhsZ5GJTgbm1KIe7/)
{% endcontent-ref %}


---

# 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.bueno.art/welcome.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.
