# How to add new components to a page

{% embed url="<https://app.arcade.software/share/iFxmN0111Pb9KLDdw3Qb>" %}

{% hint style="info" %}
Before adding your new component you can decide where you want it to be added. For this purpose you need to know that the new component would always be inserted right after the component you have selected at the moment or in the case the component you have selected is a container, the new component would be added as the last element inside it.
{% endhint %}

1. Select the position you want the new component to be added in. (As explained in the above info box).
2. Open the "Add" card and select the type of component you want to add.

### 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>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 a component's location</strong></mark></td><td><a href="https://2080030610-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FgFafh00YOojEhbybq4uG%2Fuploads%2Fsjvd87rbEL9a1iWRVpGM%2F2023-03-07_11h45_23.png?alt=media&#x26;token=2247c103-767f-4310-a3cf-7f5080baa51c">2023-03-07_11h45_23.png</a></td><td><a href="../design-how-tos/how-to-change-a-components-location">how-to-change-a-components-location</a></td></tr><tr><td align="center"><mark style="color:blue;"><strong>Uploading and applying images to your design</strong></mark></td><td><a href="https://2080030610-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FgFafh00YOojEhbybq4uG%2Fuploads%2FaLbKzzBXldXngTzyNTsG%2F2023-03-07_11h47_24.png?alt=media&#x26;token=054aabc4-97d6-43c2-ae7d-01ccacd40ae8">2023-03-07_11h47_24.png</a></td><td><a href="../design-how-tos/how-to-upload-and-apply-images-to-your-design">how-to-upload-and-apply-images-to-your-design</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-add-new-components-to-a-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.
