# Backstory (BETA)

With Bueno Backstory, creators can harness the power of AI to generate unique descriptions and stories about each token. These descriptions will be included in the metadata for your collectors to read.&#x20;

{% hint style="success" %}
Once Backstories are enabled, they will automatically apply to your tokens' metadata description field when you create your final generation.&#x20;
{% endhint %}

To unlock Backstory, turn on **Enable Backstory** from your token preview.  You'll be taken directly to the **Backstory** tab where you can start bringing your world to life!

<div><figure><img src="/files/qpqaRhfYNMqzTwAMfTFR" alt="" width="375"><figcaption></figcaption></figure> <figure><img src="/files/pryP6E0rFzSBkcxeR4IE" alt="" width="375"><figcaption></figcaption></figure></div>

First, choose which attributes you'd like to include in your story. The Bueno Backstory will adjust to include or exclude trait names in the descriptions.&#x20;

<div><figure><img src="/files/iD5qIEz7kwCybJ8ge8u2" alt=""><figcaption></figcaption></figure> <figure><img src="/files/9Lgavvj0E1SogWLhSG8Z" alt=""><figcaption></figcaption></figure></div>

Next, you can choose to give the prompt additional context to build a more immersive description. Add a species name, or include lore about the world where your characters live.&#x20;

<div><figure><img src="/files/qkrP5c49BF4FTHoXrESB" alt=""><figcaption></figcaption></figure> <figure><img src="/files/HrbI5JiEQU3lQQTxMKuN" alt=""><figcaption></figcaption></figure></div>

For even more control over your backstory, toggle on advanced settings. Set length, theme, and an initializer to help guide the generation.

<div><figure><img src="/files/B9oYczivavLbyMMyiyXh" alt=""><figcaption></figcaption></figure> <figure><img src="/files/HTloHluIjW1Rnlu3qVPY" alt=""><figcaption></figcaption></figure></div>

You can also include instructions and a sample description to inspire the AI when it creates your stories.&#x20;

<figure><img src="/files/4MXfSmqSpLtjiPSpos8C" alt=""><figcaption></figcaption></figure>

Next, shuffle through generated samples, and make adjustments until the stories are just right!

<figure><img src="/files/JJbffBb2PoEhYHnxCLLJ" alt=""><figcaption></figcaption></figure>


---

# 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/generator/curating-your-collection/backstory-beta.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.
