# Link Launcher

## Overview

Provides the ability to add buttons to your widget that link to external sources.

***

## Use Cases

* Link to social media accounts
* Link to payment portals
* Link to educational hubs
* Create “Click to Call” buttons
* Create affiliate link trees

***

## Configure Link Launcher Tool

### Step 1: Open Tool

Navigate to your widget management area in your CRM software and open the Link Launcher tool.

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

{% hint style="info" %}
If you have not added this tool to your widget yet, add the tool first, then you can configure the tool settings. [Click here to learn how to add new Conversion Tools™](/conversion-tools/add-reorder-and-delete-tools.md)
{% endhint %}

***

### **Step 2: Set Tool Title**

**Title:** Set the name of the Link Launcher tool that will be displayed on the initial widget view.

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

{% hint style="info" %}
[For more information on Title and Panel Title, please view the help article here.](/conversion-tools/title-and-panel-title.md)
{% endhint %}

***

### Step 3: Configure Tool Visibility

In the **Tool Visibility** section, specify when the Link Launcher tool should be visible based on your office hours found in the widget settings.

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

{% hint style="info" %}
[For more information on Tool Visibility, please view the help article here.](/conversion-tools/tool-visibility.md)
{% endhint %}

***

### Step 4: Add Link

To complete the setup of your Link Launcher tool, simply paste the link into the input field and save.

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

{% hint style="warning" %}
Link **MUST** include one of the following protocols:

* http\://
* https\://
* tel:
* mailto:
  {% endhint %}

***

### Step 6: Choose Navigation Type

Choose to open the hyperlink in the same browser tab or in a new browser tab.

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


---

# 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/conversion-tools/tool-library/link-launcher.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.
