# 2. Import Newsfreak Assets

## 2.1 Import Json File

From the **main\_files/wp** folder, you will get a **newsfreak.json** file. From your WordPress Admin Dashboard,

Go to the **Pod Admin > Import/Export Packages > Import** and upload the **.json** file and click on continue.

***

## 2.2 Import Newsfreak Plugin

From the **main\_files/wp** folder, you will get a **newsfreak.zip** file. &#x20;

Go to your **WordPress Admin Dashboard > Plugins > Add New > Upload Plugin**.

Upload the plugin and activate it.

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

***

After that, You will see a **Newsfreak Configs** option at the left bar of your WordPress admin dashboard. You can control and customize the app with that. Add your app details and save the configurations.

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

{% hint style="info" %}
If you are using any cache plugins like LiteSpeed Cache or others then clear the cache after saving the configuration.
{% endhint %}


---

# 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://doc.newsfreak.mrb-lab.com/wordpress-setup/2.-import-newsfreak-assets.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.
