# Downlink Button

The downlink button allows you to manually trigger a downlink by clicking on it.

In the **Widget options** modal, configure the following:

In the **Name** text box, enter a **name** to display on the button as the label.

In the **Downlink name** drop-down list, select the name of the **downlink** you already configured in the **Downlinks** tab.

To add a **color** to the **background** of the widget, click on the **Background color** box and choose a **color** from the **color picker**.

Click on the **Save** button.

<figure><img src="/files/YKnaPUbRg6GdMwFX00W5" alt="" width="328"><figcaption></figcaption></figure>

The resulting **Downlink Button** widget looks like this:

<figure><img src="/files/Qse1m9ZXWIz3hYQjpnWg" 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://docs.widgelix.com/get-started/widgets/downlink-button.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.
