# Create and Activate Segments on DinMo

{% hint style="success" %}
Here is a step-by-step tutorial explaining how to create a segment and sync it to a destination platform:

1. [Create your first segment](/guides/get-started-with-dinmo/create-and-activate-segments-on-dinmo/create-your-first-segment.md)
2. [Activate your first segment](/guides/get-started-with-dinmo/create-and-activate-segments-on-dinmo/activate-your-first-segment.md)
   {% endhint %}

### **Need Help?**

We are here to help you with any of your needs. [Send us a message](mailto:support@dinmo.io) and one of our product specialists will get back to you.


---

# 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.dinmo.io/guides/get-started-with-dinmo/create-and-activate-segments-on-dinmo.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.
