# Bullet

Component: For use in a bulleted list of content where the bullet can act as an icon or a traditional bullet.

[Styleguide Link](https://zpl.io/ble6GvX)

* Child: [Paragraph](/core/components/paragraph.md), [Icon](/core/overview/icon.md)

## Properties

### Size

The relative size of the bullet in relation to others within the collection.

<figure><img src="/files/rQ96a4v6bHqafdbUJuwn" alt=""><figcaption></figcaption></figure>

* XLarge (36dp Icon)
* Large (24dp Icon)


---

# 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://able.bucca.com/core/components/bullet.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.
