# Dual Listbox

This page displays examples of using the [Dual Listbox component](/flow/flow-components/dual-listbox.md). The examples on this page show how the Dual Listbox component can be customized and used differently, such as displaying a logo, adding buttons and menus, and adjusting the color scheme.&#x20;

The examples also include a step-by-step guide to help users understand how to implement the Dual Listbox component. This page inspires and guides those looking to incorporate the Dual Listbox component into their flow screens.

## Tutorials

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Display contacts with custom icons</strong></td><td></td><td></td><td><a href="/files/nmNvBr17MkE4C2QUUq4A">/files/nmNvBr17MkE4C2QUUq4A</a></td><td><a href="/pages/kjX4yezRjgun6v14JhM9">/pages/kjX4yezRjgun6v14JhM9</a></td></tr><tr><td><strong>Accounts list group by industry</strong></td><td></td><td></td><td><a href="/files/5xKJPmc0IGVeKBdu4ioi">/files/5xKJPmc0IGVeKBdu4ioi</a></td><td><a href="/pages/SfqOvfRU4zPWopZlqb1v">/pages/SfqOvfRU4zPWopZlqb1v</a></td></tr></tbody></table>


---

# 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.avonnicomponents.com/flow/tutorials/components/dual-listbox.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.
