# Import Demo Content

## Run Demo Import

1. Go to Appearance > Import Demo Data.

   <div align="center"><figure><img src="/files/l9cFYIY7XdwdxLI5qYS9" alt=""><figcaption></figcaption></figure></div>
2. Hit Import Demo Data

   <figure><img src="/files/WEB1qzEqIrIt8qFjQIH0" alt=""><figcaption></figcaption></figure>
3. Have a cup of coffee. The process is within minutes.

{% hint style="warning" %}
After the demo import is completed, Elementor saves image URLs as a hard link, so when importing data, it will keep image Urls from our demo. So it is important to optimize your website speed. To replace all backlinks from our demo site with the link of your site. Please take 30 seconds to follow these steps:
{% endhint %}

## Settings After Demo Import

#### Disable Elementor Default Colors & Fonts

1. Go to Elementor > Settings.
2. Make the Disable Default Colors and Disable Default Fonts check-boxes checked.

   <figure><img src="/files/hTdrIW6JAx5xKWmTI1xq" alt=""><figcaption></figcaption></figure>
3. Hit Save Changes

#### Replace URL

1. Go to Elementor > Tools > Replace URL

   <figure><img src="/files/W3tUSfd6s0BBjZjvjlMY" alt=""><figcaption></figcaption></figure>
2. Replace Demo URL with your Original URL

## Demo Images <a href="#demo-images" id="demo-images"></a>

Imported images come from different sources (Unsplash, Pexels, Shutterstock, etc.). While some of them are free to use, others require you purchase your own license in order to use them commercially.


---

# 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://webtend-support.gitbook.io/docs/basic-setup/import-demo-content.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.
