# Render Metadata in Confirmation Dialogue

If metadata is successfully validated, we can show the user the amount the user will be paying along with the metadata content.

Here users can see the purpose of the transaction by looking over the metadata before paying an invoice with a clear idea of everything before making the payment.

### Rendering Metadata in Alby Confirmation Dialogue

<img src="https://3779722913-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FQB4u5AKUvNl1LfQAJ5AZ%2Fuploads%2FGVAFjmFLY2fUIJJ5o2iZ%2FSend%20Payment.png?alt=media&#x26;token=2564257b-0ac3-4fa8-8d7f-caa509dca07f" alt="" data-size="original">


---

# 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://pavan-joshi.gitbook.io/making-payment-transactions-smart/working-architecture-of-spec/render-metadata-in-confirmation-dialogue.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.
