# Duda

{% hint style="success" %}
Start your free trial now at <https://interworky.com>
{% endhint %}

**Step-by-Step Guide:**

**1. Log into the Interworky Dashboard**

• After creating your Interworky account, log into the Interworky dashboard.

• Navigate to the Integration Page.

<figure><img src="/files/bK2OUHTBTOMRBuyme1ob" alt=""><figcaption><p>Integration Page - Interworky Dashboard</p></figcaption></figure>

2. **Copy the Embed Code**&#x20;

• In the Integration Page, locate the Embed Code section.&#x20;

• Click the Copy button to copy the code snippet.

<figure><img src="/files/RbfBw1d3KfZuCAYkFk5f" alt=""><figcaption><p>Integration Page  (Copied) - Interworky Dashboard</p></figcaption></figure>

**3. Open Duda Site Editor**\
Log into your **Duda** account and open the **Duda** Site Editor.

<figure><img src="/files/rdKThVc9WW6tXpyPg7qd" alt=""><figcaption><p>Open your Duda Website Editor to start integrating Interworky AI Agent</p></figcaption></figure>

5. **Select SEO and Settings from the sidebar.**

<figure><img src="/files/5gIlrSmRTFkesOwqutMU" alt=""><figcaption><p>Select SEO and Settings from the sidebar</p></figcaption></figure>

6. **From the SEO\&Settings Menu, select `HEAD HTML`  and in the Head HTML paste the script from Step 2.**

<figure><img src="/files/2Z3gc9VMWIT7wunW9J7t" alt=""><figcaption><p>Paste the Integration Script in the Head HTML section</p></figcaption></figure>

**Congratulations! Interworky AI Agent is Now Live!**  :tada:

<figure><img src="/files/SerKymmIawidFjKSPzjV" alt=""><figcaption><p><strong>Interworky Plugin is Now Live on your Duda website</strong></p></figcaption></figure>

{% hint style="success" %}
Start your free trial now at <https://interworky.com>
{% endhint %}

{% hint style="info" %}

> If you have any questions about the Interworky Duda Integration, please reach out to our support team at <hello@interworky.com>. We're here to help!
> {% 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://interworky.gitbook.io/interworky-docs/integration/integration-to-duda-websites.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.
