# Getting Started

### 1. Enable Your Widget

* Click to enable the default widget.
* Save the settings to view a preview of what the widget will look like.

{% content-ref url="../widget-builder" %}
[widget-builder](https://widgets.yourhelpcenter.net/widget-builder)
{% endcontent-ref %}

***

### 2. Customize Your Widget

* Navigate to "Widget Settings."
* Here, you can customize various aspects of the widget:
  * Its appearance
  * Location on your webpage
  * Custom branding options, and more

{% content-ref url="../widget-builder" %}
[widget-builder](https://widgets.yourhelpcenter.net/widget-builder)
{% endcontent-ref %}

***

### 3. Add Conversion Tools™

* Initially, no Conversion Tools™ will be visible in the widget preview.
* To add tools, click on "Add Tool" and select from a library of different tools.
* You'll need to configure each tool individually. Resources are available in the help center for guidance.

{% content-ref url="../conversion-tools" %}
[conversion-tools](https://widgets.yourhelpcenter.net/conversion-tools)
{% endcontent-ref %}

***

### 4. Create Smart Popups™

* You can build popups to highlight specific actions you'd like your visitors to take.
* These popups have several customizable options including:
  * Triggering settings
  * Visibility settings
  * Display settings
  * Media elements and more

{% content-ref url="../smart-popups" %}
[smart-popups](https://widgets.yourhelpcenter.net/smart-popups)
{% endcontent-ref %}

***

### 5. Install Your Widget

* Go to the "Installation Script" section.
* Copy and paste the installation script into your application or web page where needed.
* If you encounter issues, refer to help articles specifically designed for various applications and web pages.

{% content-ref url="../widget-builder" %}
[widget-builder](https://widgets.yourhelpcenter.net/widget-builder)
{% endcontent-ref %}


---

# 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://widgets.yourhelpcenter.net/home/getting-started.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.
