# Manage advertising options

- [How to create a banner](https://docs.b2core.b2broker.com/how-to-articles/manage-advertising-options/how-to-create-a-banner.md): Learn how to create and customize banners for the B2CORE UI and mobile app
- [How to create an announcement](https://docs.b2core.b2broker.com/how-to-articles/manage-advertising-options/how-to-create-an-announcement.md): Learn how to create and configure announcements in B2CORE, including types, text, buttons, targeting, and expiration settings
- [How to configure the default Dashboard](https://docs.b2core.b2broker.com/how-to-articles/manage-advertising-options/how-to-configure-the-default-dashboard.md): Configure the default Dashboard in B2CORE by enabling widgets, setting their size and position, and allowing clients to close widgets
- [How to add Ticker Widget symbols to the Dashboard](https://docs.b2core.b2broker.com/how-to-articles/manage-advertising-options/how-to-add-ticker-widget-symbols-to-the-dashboard.md): Add symbols to the Ticker Widget on the Dashboard by editing the widget, creating new symbols, and choosing whether to show them immediately or make them selectable for clients
- [How to configure a menu in the B2CORE UI](https://docs.b2core.b2broker.com/how-to-articles/manage-advertising-options/how-to-configure-a-menu-in-the-b2core-ui.md): Customize the B2CORE UI menu by toggling item visibility, changing their order, and editing captions. Set visibility by verification level or client type, and mark items as 'New' for clients
- [How to add custom menu items](https://docs.b2core.b2broker.com/how-to-articles/manage-advertising-options/how-to-add-custom-menu-items.md): Learn how to add and set up custom menu items to the B2CORE UI and mobile app, including URL links, icons, visibility settings, and client access restrictions
- [How to add the Contact Us information in the B2CORE UI](https://docs.b2core.b2broker.com/how-to-articles/manage-advertising-options/how-to-add-the-contact-us-information-in-the-b2core-ui.md): Learn how to add the Contact Us section in B2CORE UI via B2TRANSLATE to show support email, links, or other contact details for clients


---

# 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.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.
