# Getting Started

Welcome to the Unecast Developer Support Center, your one-stop destination for comprehensive documentation on integrating Unecast APIs with your software applications.

Whether you are looking to enhance customer engagement, streamline communication workflows, or deliver real-time notifications, our developer portal provides all the tools, resources, and documentation you need to get started.

***

## Community and Support

Join our community forums to connect with other developers, ask questions, and share your experiences. Our support team is also available to help you with any technical issues or inquiries.

***

## **Technical Support**

For service requests, questions, or clarifications, please visit the [Unecast Support Center](https://app.unecast.com/support). Our engineers and technical consultants will assist you in resolving your concerns free of charge.


---

# 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://developer.unecast.com/getting-started.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.
