# How to edit the background of a screen with a pop-up?

If you wish to modify the content that appears in the background of a captured page, you'll need to:

**Step 1:** hide all the elements that are in front (i.e. pop-up)

<figure><img src="https://2431356420-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FN8hWd9k2Pbb6YSWO4pUQ%2Fuploads%2FSonXMzTHJgZi2zVftzQD%2Fimage.png?alt=media&#x26;token=4645d67d-0174-4590-9de2-b72e9c55cc1c" alt=""><figcaption></figcaption></figure>

**Step 2:** edit the content that you'd like to change

**Step 3:** unhide the elements that were hidden

<figure><img src="https://2431356420-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FN8hWd9k2Pbb6YSWO4pUQ%2Fuploads%2F4KhO1HCHsiwqi3f2dCPS%2Fimage.png?alt=media&#x26;token=3933777c-4a86-4bd4-96c7-bbfea1cc9b74" alt=""><figcaption></figcaption></figure>

[Here's](https://www.loom.com/share/c05bd0801af146c489ea601ec3b1ac66) a video showing how to do the above steps.


---

# 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.storylane.io/tips-and-tricks/how-to-edit-the-background-of-a-screen-with-a-pop-up.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.
