# Bắt Đầu Tại Đây

Vui lòng tham khảo các bài viết hỗ trợ tự phục vụ toàn diện của chúng tôi bên dưới. Nếu bạn cần hỗ trợ trực tiếp, đừng ngần ngại liên hệ với đội ngũ của chúng tôi:

* **Hỗ trợ qua email**: <support@backpack.exchange>
* **Hỗ trợ qua trò chuyện trực tiếp:** nhấp vào chatbot ở góc dưới bên phải màn hình của bạn.
* **Hỗ trợ cộng đồng**: tham gia máy chủ Discord của chúng tôi tại <https://discord.gg/backpack>.


---

# 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://support.backpack.exchange/support-docs/vn/bat-dau-tai-day.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.
