> For the complete documentation index, see [llms.txt](https://huongdan.aiva.vn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://huongdan.aiva.vn/gioi-thieu/phan-5.-huong-dan-lam-video-voi-aiva-va-cac-cong-cu-ai/19.-huong-dan-dang-ky-va-su-dung-veo-3.md).

# 19. Hướng dẫn đăng ký và sử dụng VEO 3

**Anh chị muốn hỗ trợ đăng ký VEO 3, có thể đăng ký qua link nhé:** [**https://docs.google.com/forms/d/e/1FAIpQLScJFDkOO68CrPWvtFJhXMyiu-WiyvwIq1M4agZSK9-Z7gsmcw/viewform**](https://docs.google.com/forms/d/e/1FAIpQLScJFDkOO68CrPWvtFJhXMyiu-WiyvwIq1M4agZSK9-Z7gsmcw/viewform)

**1-Hướng dẫn sử dụng VEO 3 - Quyên Grace**

{% embed url="<https://www.youtube.com/watch?v=VDg8Z-N4oSk>" %}

**2-Hướng dẫn đăng nhập VEO 3 (Khi bạn nhận tài khoản VEO 3 từ team hỗ trợ)**

{% embed url="<https://www.youtube.com/watch?v=5ggF7-ZOUVM>" %}

3. **Cách bảo mật và đổi mật khẩu tài khoản VEO 3 của bạn**

{% embed url="<https://www.youtube.com/watch?v=hy6rupf-ZDA>" %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://huongdan.aiva.vn/gioi-thieu/phan-5.-huong-dan-lam-video-voi-aiva-va-cac-cong-cu-ai/19.-huong-dan-dang-ky-va-su-dung-veo-3.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
