# How to add Ticker Widget symbols to the Dashboard

To add Ticker Widget symbols:

{% stepper %}
{% step %}
Navigate to **Promotion** > **Dashboard**.
{% endstep %}

{% step %}
On the **Widgets List** page, select either **Ticker Widget MT4** or **Ticker Widget MT5**, and then click the **Edit** button located in the **Actions** column.
{% endstep %}

{% step %}
To add a symbol, click the **+Create** button displayed on the **Edit** page.
{% endstep %}

{% step %}
In the displayed **Add ticker instrument** popup, specify the following information:

* In the **Symbol** field, type a symbol that you want to add.
* In the **Show** dropdown, select either of the two options:
  * **Yes** – to display the symbol in the corresponding widget on the **Dashboard** in the B2CORE UI.
  * **No** – to allow selecting the symbol from the drop-down list and adding it to the corresponding widget on the **Dashboard** in the B2CORE UI.
    {% endstep %}

{% step %}
Click **Save** to apply the changes.
{% endstep %}
{% endstepper %}


---

# 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.b2core.b2broker.com/how-to-articles/manage-advertising-options/how-to-add-ticker-widget-symbols-to-the-dashboard.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.
