# How to Copy Generated Images or Text

**To Copy Text:**

1. Move your cursor over  the area above the "View Source" button on the node.
2. Click the copy icon in the bottom-right corner and the text will be copied to your clipboard.

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

**To Copy an Image:**

1. Move your cursor over the image you want to copy.
2. Click the download icon in the bottom-right corner to save the image to your device.

<figure><img src="/files/KsLkDCWp9iX4PPgyk3lN" 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://scade.gitbook.io/scade-knowledge-base/build-a-flow/how-to-copy-generated-images-or-text.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.
