# Welcome

This API offers you the opportunity to integrate with Happyforce, enabling you to extract data and manage various aspects of your account.

It's important to note that this API has been crafted and thoughtfully designed based on feedback and requests from our valued customers.

Hence, we encourage you to reach out to us without hesitation for any suggestions, improvements, or new features you envision. We genuinely embrace your ideas and suggestions, as they play a pivotal role in guiding the growth of this API.

Feel free to get in touch with us, as we eagerly look forward to collaborating with you to make this API even more robust and responsive to your needs.


---

# 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://api-docs.myhappyforce.com/docs/welcome.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.
