# WordPress

### Step 1: Log in to Your Dashboard

Visit the Nuway Dashboard at [https://app.nuway.co](https://app.nuway.co/#/login) to obtain the unique company id for embedding the chatbot widget on your website.

### Step 2: Find and Copy the Code

In the "Settings" section of the dashboard, you can find your company id .

<figure><img src="https://1506612274-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FKH3zmQLVAt1uG1l3yMhy%2Fuploads%2F6ZrdoikaWjh8Apcx9mR6%2F44444.png?alt=media&#x26;token=62210818-5773-4635-aeee-127f67255e23" alt=""><figcaption></figcaption></figure>

### Step 3: Install Wordpress Plugin

Plugin: <https://wordpress.org/plugins/nuway/#installation>

### Step 4: Add nuway plugin

1. Activate the plugin through the ‘Plugins’ screen in WordPress.
2. Click on the “Nuway” link on the left-side menu to configure the plugin.
3. Enter your CompanyID from the page in the Nuway dashboard panel (<https://app.nuway.co/#/business/setting/chatbot>).
4. Save the settings, then you can see the Nuway widget on your webpages.

Save and Enjoy!


---

# 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://sinas-organization-2.gitbook.io/docs/integrations/wordpress.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.
