# Change Themes

{% hint style="info" %}
As each of our templates are created using our builder only. So you can fully customize your websites as per your requirement. If you still want to copy section/blocks from other templates/theme please read the article below.

You can easily copy your favorites section from any templates. All other options like changing menu types etc can be configured form builder only.
{% endhint %}

#### First, open a desired template in new window and click on copy button (click anywhere inside a block and then from section settings click on copy button icon)

![](/files/-L_XBQnAcEj5uc9iittL)

#### 2. Go back to your website editor and click on blue colored icon to add a section.

![](/files/-LBqbaFPhOMJgS6ZuW6h)

#### 3. click on the paste button at the available at the lower left corner.

![Paste button is available at the lower left corner.](/files/-LBqbnkSDTHYCCKxx6YH)

Through this way you can copy any template without formatting your complete website and content.

\
If this method does not work, try changing your browser or  clearing cookies/cache. <br>


---

# 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.vintcer.com/change-themes.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.
