# How to select the whole page

{% embed url="<https://firebasestorage.googleapis.com/v0/b/savvy-flow-uploads/o/oNrQLV6ZiVBavUmAkfcu%2FSelecting%20the%20whole%20page_4513221587315104.mp4?alt=media&token=39930a01-bfa6-402b-aeb3-a24c45825c36>" %}

1. Open the “Designer” card.
2. Click on “Or edit the whole page.”.

Done, you can now style the page!

{% hint style="info" %}
If the page doesn’t already have a tag you’ll need to give it a tag in order to be able to style it. Remember, in the builder we always style tags.
{% endhint %}

### Related Docs:

<table data-view="cards"><thead><tr><th align="center"></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td align="center"><mark style="color:blue;"><strong>Styling components: Basics</strong></mark></td><td><a href="https://2080030610-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FgFafh00YOojEhbybq4uG%2Fuploads%2FRT1uS1DzhfxK2ctVqEnk%2F2023-03-07_11h26_17.png?alt=media&#x26;token=981f4798-9d22-461d-ba63-ce1a3f75f0f6">2023-03-07_11h26_17.png</a></td><td><a href="../design-how-tos/how-to-style-components-basics">how-to-style-components-basics</a></td></tr><tr><td align="center"><mark style="color:blue;"><strong>Cloning a page</strong></mark></td><td><a href="https://2080030610-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FgFafh00YOojEhbybq4uG%2Fuploads%2F9pmdT9OF9qgAlQUANf0S%2F2023-03-07_11h18_39.png?alt=media&#x26;token=83913c5f-c8bf-484e-94f3-dccf5de989cf">2023-03-07_11h18_39.png</a></td><td><a href="how-to-clone-a-page">how-to-clone-a-page</a></td></tr><tr><td align="center"><mark style="color:blue;"><strong>Changing pages order</strong></mark></td><td><a href="https://2080030610-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FgFafh00YOojEhbybq4uG%2Fuploads%2FnOvxMshWINicP1mD8FqP%2F2023-03-07_11h37_57.png?alt=media&#x26;token=37fce94a-083c-4d8c-849d-996966aceec0">2023-03-07_11h37_57.png</a></td><td><a href="how-to-change-pages-order">how-to-change-pages-order</a></td></tr></tbody></table>


---

# 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.trysavvy.com/how-tos/general-how-tos/how-to-select-the-whole-page.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.
