# Provenance for AI generated Content

The Hash Network Playground allows users to explore the provenance of AI-generated content in real-time. Here’s how it works:

* **Step 1: Generate an AI Image**\
  Start by entering a descriptive prompt in the "Generate" tab. For example, "A woman having dinner in a restaurant." Once you click on "Generate Image," the AI model (e.g., Stability AI) will create an image based on the prompt.

<figure><img src="/files/2l3NtBqA72QoN641hdJU" alt=""><figcaption><p>Hash Network Playground</p></figcaption></figure>

* **Step 2: View Provenance Details**\
  After generating the image, the provenance details will appear on the right-hand side. These details include:
  * **App or Device used**
  * **Issuer Information**
  * **AI tool used**
  * **Actions**
  * **Credentials**

<figure><img src="/files/xFxii8b0nZ8XSeBAdYu1" alt=""><figcaption><p>Provenance Generation</p></figcaption></figure>

* **Step 3: Check On-Chain Transaction**\
  To verify the provenance on-chain, click the "Check Transaction" button. This provides a direct link to the transaction recorded on the Hash Network testnet, ensuring transparency and immutability of the provenance data.

<figure><img src="/files/Pi3lja8SJBD0UDqJ7MFc" alt=""><figcaption><p>Check Transaction Onchain</p></figcaption></figure>

* **Step 4: Update Provenance**\
  Users can update the generated image and see the provenance automatically updated to reflect the modifications. This showcases the dynamic nature of the provenance data stored both on-chain and within the asset metadata.


---

# 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.hashnetwork.io/hash-network-playground/provenance-for-ai-generated-content.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.
