> For the complete documentation index, see [llms.txt](https://uxper.gitbook.io/civi-job-board-wordpress-theme/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://uxper.gitbook.io/civi-job-board-wordpress-theme/import-freelancer/how-to-import-freelancer-demo.md).

# How to Import Freelancer Demo

## A. In case you only want to use Freelancer

1. From the admin dashboard go to **Civi** -> **Import -> Select " Import" in option Civi Freelancer**

<div data-full-width="true"><figure><img src="/files/izegWCtJWdgHl01zl2H4" alt=""><figcaption></figcaption></figure></div>

2\. Next, wait a few minutes for the system to import the demo for you

<div data-full-width="true"><figure><img src="/files/Xn15kJmOV9VLhnJ9PTN7" alt=""><figcaption></figcaption></figure></div>

<figure><img src="/files/XekmNbgN7wM0ep74oqGR" alt=""><figcaption></figcaption></figure>

## B. In case you have imported civi theme before, and you want to use more freelancers

{% hint style="info" %}
**Note: If you have imported demo civi before and want to use Freelancer, you CANNOT import demo freelancer in Civi -> Import. Please go to this link to download Home Freelancer and follow the next Step**
{% endhint %}

{% embed url="<https://drive.google.com/file/d/1hbUILw4YWpFGWThoTsaP6RsC0SBeW4sK/view>" %}

To find the Freelancer Demo template, go to **Templates -> Saved Template** -> Find " Freelancer 01,..."

<div data-full-width="true"><figure><img src="/files/0IS8Aq2xEqNREgKBAWUa" alt=""><figcaption></figcaption></figure></div>

1. After importing successfully, you need to create a new page. Go to **Admin** -> **Pages** -> **Add New**

<div data-full-width="true"><figure><img src="/files/CfcA2ECvAhNGxSTEl2vR" alt=""><figcaption></figcaption></figure></div>

2. After creating a new page, select **Publish** -> **Edit it with Elementor** -> In Elementor, please select the button **Add template ->** Select **My Template** and find the template that you want -> Click **Insert** to insert the template

<div data-full-width="true"><figure><img src="/files/n7mxU8MD8q0C6CvT04Ku" alt=""><figcaption></figcaption></figure></div>

3. Then click **Update** to update your page.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://uxper.gitbook.io/civi-job-board-wordpress-theme/import-freelancer/how-to-import-freelancer-demo.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
