# Introduction

Welcome to the official Hang documentation for our API and Webhook services! If you're looking to streamline your operations, enhance your application's capabilities, or simply integrate world-class functionalities, you've come to the right place. Our robust API coupled with dynamic webhooks offer you unparalleled flexibility and power to achieve your goals.

### This documentation is intended for:

* **Developers**: Those who want to directly interact with our API endpoints or set up webhooks.
* **System Architects**: Professionals designing systems that require robust and versatile external services.
* **Product Managers**: Those who are looking to enhance their product features without reinventing the wheel.<br>


---

# 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.hang.com/hang-platform/introduction.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.
