> For the complete documentation index, see [llms.txt](https://support.backpack.exchange/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.backpack.exchange/support-docs/vn/backpack-securities/giao-dich-co-phieu-and-stock-perpetuals.md).

# Giao dịch Cổ phiếu & Stock Perpetuals

## Trước khi bắt đầu

Trước khi thực hiện giao dịch đầu tiên, hãy đảm bảo:

* Tài khoản Backpack của bạn đã được xác minh (KYC)
* Bạn đang ở trong khu vực được hỗ trợ
* Bạn có USD khả dụng để mua

Không có quy trình xác minh bổ sung nào dành riêng cho cổ phiếu.

Để biết các yêu cầu về điều kiện và quyền truy cập tài khoản, xem [**Điều kiện đủ & Quyền truy cập**](/support-docs/vn/backpack-securities/dieu-kien-du-and-quyen-truy-cap.md).

***

## Lưu ý quan trọng

**Không mua bằng ký quỹ**

* Việc mua cổ phiếu được tài trợ bằng USD khả dụng của bạn.
* Backpack không tự động vay tiền để tài trợ cho việc mua cổ phiếu.
* Nếu bạn muốn sử dụng USD đã vay, hãy vay trước rồi mới đặt lệnh.
* Xem [**Giờ giao dịch & Phí Cổ phiếu**](/support-docs/vn/backpack-securities/gio-giao-dich-and-phi-co-phieu.md) để biết chi tiết.

**Sổ lệnh & Khớp lệnh**

* Trong phiên giao dịch cuối tuần, các cổ phiếu đủ điều kiện được giao dịch thông qua **Weekend Order Book** (Sổ lệnh cuối tuần) của Backpack.
* Cổ phiếu được mua hoặc bán vào cuối tuần chính là các chứng khoán Hoa Kỳ thực được giao dịch trong giờ giao dịch thông thường của thị trường.
* Khi phiên qua đêm (overnight) mở cửa trở lại, giao dịch sẽ được định tuyến trở lại các sàn giao dịch Hoa Kỳ cho đến khi phiên cuối tuần tiếp theo bắt đầu.

**Quyền sở hữu thực**

* **Cổ phiếu:** Các giao dịch cổ phiếu đã khớp đại diện cho quyền sở hữu thực, được nắm giữ dưới dạng quyền lợi chứng khoán (security entitlement).
* **Stock Perpetuals:** Stock Perpetuals là các hợp đồng phái sinh và **không** mang lại quyền sở hữu đối với cổ phiếu cơ sở.
* Để biết thêm thông tin, xem [**Quyền sở hữu thực tế & Khung pháp lý**](/support-docs/vn/backpack-securities/quyen-so-huu-thuc-te-and-khung-phap-ly.md).


---

# 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://support.backpack.exchange/support-docs/vn/backpack-securities/giao-dich-co-phieu-and-stock-perpetuals.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.
