# Add Segment

This is where you give the name to your segment and choose from the two segment type:

1. **Static Segment**
2. **Live Segment**

## **Static Segment**

Static segments are typically **created to categorize individuals who share common traits**. These segments **help organizations target their marketing efforts** more effectively by **tailoring messages and campaigns to the specific interests and needs of each group**.

{% content-ref url="/pages/2IXyJ9ssHGrOeZtR9eTJ" %}
[Static Segment](/chatman-enterprise-whatsapp-platform/chatman-functions/segment/add-segment/static-segment.md)
{% endcontent-ref %}

## **Live Segment**

Live segments are **created and updated automatically based on triggers** such as **conversation labels**, **user tags**, **attributes,** and more.

{% content-ref url="/pages/IlrQXuFsQZyTxQNmG42W" %}
[Live Segment](/chatman-enterprise-whatsapp-platform/chatman-functions/segment/add-segment/live-segment.md)
{% endcontent-ref %}


---

# 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.makerobos.com/chatman-enterprise-whatsapp-platform/chatman-functions/segment/add-segment.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.
