# Terms of use

**Introduction**\
By accessing or using the Huralya website (the “Site”), you agree to these Terms of Use (“Terms”). If you do not agree, please refrain from using the Site.

**Use of the Site**

* The Site is provided for general information about Huralya FZ-LLC and its products.
* You may not use the Site for unlawful purposes or in ways that may harm Huralya or other users.
* All content (text, logos, graphics, media) is owned by or licensed to Huralya and may not be reproduced without prior written permission.

**Limitation of Liability**\
To the maximum extent permitted by law, Huralya shall not be liable for any damages arising from the use or inability to use the Site.

**Changes to the Terms**\
We may update these Terms from time to time. The updated version will be posted on this page with the “Last Updated” date.

**Governing Law**\
These Terms are governed by the laws of the United Arab Emirates.


---

# 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.huralya.com/terms-of-use.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.
