# Contacts

<details>

<summary>How can I contact Metric?</summary>

You can find and contact Metric through the following 4 channels.

* Channel 1: Email

Email: <info@metric.vn>

* Channel 2: Phone

Hotline: 033 806 2221

* Channel 3: Facebook Fanpage

[Facebook Metric - E-commerce Data](https://www.facebook.com/metricplatform)

* Channel 4: Data Science Joint Stock Company Office

Headquarters: 6th Floor, AZ Lam Vien Building, 107A Nguyen Phong Sac, Dich Vong Hau Ward, Cau Giay District, Hanoi City, Vietnam

</details>

<details>

<summary>During the process of using Metric, if I need support, who can I contact?</summary>

During the use of the software, with any questions or difficulties that need support, you can contact Hotline 033 806 2221 or [Fanpage Metric](https://www.facebook.com/metricplatform) for direct support.

Moreover, you could access [Metric Feedback](https://metric.vn/ticket/submit), fill in the detailed information about the problem the user is experiencing. We will receive and handle the problems that you encountered as soon as possible from the time of receiving the request. You could see instructions on how to create a ticket [here](/en/creating-and-managing-tickets/create-ticket.md).

</details>

For any further requests, please contact hotline **033 806 2221**, or send to email: **<info@metric.vn>** for advice and answers.


---

# 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://hotro.metric.vn/en/support/faqs/contacts.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.
