# Banner

### Use cases

&#x20;✅ Drawing attention to important messages, announcements, or alerts.&#x20;

✅ Providing timely information or updates that users need to be aware of.&#x20;

✅ Offering a prominent space for notifications or warnings that require immediate user attention.&#x20;

✅ Enhancing user experience by delivering contextual information or calls to action at the top of the interface.

### Not to Use Cases:

&#x20;❌ Using banners solely for decorative purposes without meaningful content or action.&#x20;

❌ Overusing banners for trivial notifications or information that doesn't warrant a prominent display.&#x20;

❌ Relying on banners as the primary means of user guidance or instruction for complex processes, which may require dedicated instructional interfaces for clarity and effectiveness.


---

# 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://2600hz.gitbook.io/sds/sds-3.0/sds-components/components/banner.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.
