> For the complete documentation index, see [llms.txt](https://docs.getgymini.com/gymini/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.getgymini.com/gymini/features/features-overview/forms-surveys-chat/chat/webchat-for-weebly.md).

# Webchat for Weebly

Are you looking for an easy way to connect with your website visitors and convert them into customers? Gymini Webchat for Weebly is the perfect solution for you!

In this article, we'll walk you through the steps to start with Gymini Webchat for Weebly.

## **How to obtain the embed code for web chat for the website:** <a href="#how-to-obtain-the-embed-code-for-web-chat-for-the-website" id="how-to-obtain-the-embed-code-for-web-chat-for-the-website"></a>

Copy the embed code from **Sites** > **Chat Widget** > **Get Code**

<figure><img src="https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/48297287141/original/_OQtFli-JPFoV94EyOxp5SVBt35ozqrJ9w.gif?1683908337" alt=""><figcaption></figcaption></figure>

**Here are detailed steps on how to add a custom chat widget to a Weebly website using different methods:**

**Method 1:** Adding a Custom Chat Widget with Weebly's Header Code Injection Feature

* Log in to your Weebly account and navigate to the website editor.
* Click on "Settings"&#x20;

<figure><img src="https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/48297280726/original/_MAQaHtpb9-qXJ4aoqdEUsIuPy78wgX_jQ.jpeg?1683906475" alt=""><figcaption></figcaption></figure>

* In the left-hand menu and select "SEO" from the options.

<figure><img src="https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/48297280723/original/vgjwqVj1oZOeepZ0pIjTe4994G_T6EHb9g.jpeg?1683906474" alt=""><figcaption></figcaption></figure>

* Scroll down to the "Header Code Injection" section and click "Edit".
* Paste the code into the "Header Code Injection" box in Weebly.

<figure><img src="https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/48297280724/original/Dt2bkzxdUvhDnfiVfX39l2TcIUbKHsZq_Q.jpeg?1683906474" alt=""><figcaption></figcaption></figure>

* Click "Save" to save your changes.<br>

**Method 2:** Adding a Custom Chat Widget with Weebly's Custom HTML/ Embed Code Element

* Log in to your Weebly account and navigate to the website editor.
* Click on "Elements" in the left-hand menu and select "Custom HTML/Embed Code" from the options.
* Drag and drop the Custom HTML element onto your page where you want the chat widget to appear.

<figure><img src="https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/48297280725/original/P8tKnHQ9CnrLaJr_ZYiWHjVZWplVlSVrtQ.jpeg?1683906474" alt=""><figcaption></figcaption></figure>

* Paste the Chat code into the Custom HTML element in Weebly.
* Click "Publish" to save your changes.


---

# 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://docs.getgymini.com/gymini/features/features-overview/forms-surveys-chat/chat/webchat-for-weebly.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.
