# Verticals

Verticals is an application that enables you to manage business verticals within your company. This enables you to organise your themes, asset templates, campaigns and banners neatly by business verticals.

### Managing Verticals

You can manage verticals by accessing the application by selecting **Add Verticals** from the [Landing Page](https://docs.desire.acik.in/basics/landing-page) (Click the Home icon in the sidebar).

#### Creating new verticals

The page shows a list of all existing Verticals by default. To add a new Vertical, click on the **New Vertical** button. Click on the **Create Vertical** button to persist your changes.


---

# 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.desire.acik.in/basics/verticals.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.
