> For the complete documentation index, see [llms.txt](https://docs.chathq.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.chathq.io/engagement-widgets/conversion-tools-tm/conversion-tools-library/link-launcher.md).

# Link Launcher

{% embed url="<https://www.youtube.com/embed/lNUSLFIwEtc>" fullWidth="false" %}

## What Is The Link Launcher Tool?

* Provides a way for you and your customers to add buttons to your Engagement Widget that link to external sources

## Link Launcher Tool Use Cases

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

<figure><img src="https://lh5.googleusercontent.com/KxsNn0bfC3-CzQjp8w39wIW1_ezY_ClZLSw73v0RQ5jSfmxvgm87MPBbM4JiWd8tFXevoJec4ePo-h51SUlOyS2VYdQQtZXthRlk6vMqgmf3708RHpwTjh77hILdDatazwegICASYSZpzynHzolrvPE" alt=""><figcaption></figcaption></figure>

## Link Launcher Tool Setup

There are some basic settings that you can change when setting up your knowledge library tool that can change how your customers interact with the knowledge library.&#x20;

<figure><img src="https://lh5.googleusercontent.com/J0Oywjp3D0iVFxuP_OrxHfldGwDtxe0VYLkduk13NbDCM4xo5PHG5p0PIGE1TCMIFAF4x5p_3aMdU-5K2kuGlF9fIQpBfpyiIsXtF5ceEboqOjPxlJ5MWBQYj1e9DC1oB3_78C96TuLloH5z8dHvvv4" alt=""><figcaption></figcaption></figure>

1. **Title:** This changes the name of the link launcher tool in the initial widget window.&#x20;
2. **URL:** Paste the link of the URL you would like the tool to link to. You can toggle on or off to open the link in a new page.
3. **Tool Visibility:** Choose when to show this engagement tool based on your current business hour configuration found in “widget settings”.&#x20;

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

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

### Custom Tool Icons

You can change the navigation icon by clicking on the dropdown and selecting an icon for your Link Launcher tool. Uploading custom icons is coming soon!

{% hint style="info" %}
[Click here to learn more about Custom Tool Icons](/engagement-widgets/conversion-tools-tm/tool-icons.md)
{% endhint %}

<figure><img src="https://lh4.googleusercontent.com/CJzlBGZao-3hXKE1yaKfLt4avhP0y12NScYeGwPWsiOOUljZ5ByQy9HK77thCA6mwFjrVXXfR_bgr8xrRiO9LwM2ywO5gjhjc2c-o_t8Jc1Z-axLfcn7mvhNQx4JaLyfhzD6wzzCnWq3r23gT_F5NPA" alt=""><figcaption></figcaption></figure>


---

# 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.chathq.io/engagement-widgets/conversion-tools-tm/conversion-tools-library/link-launcher.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.
