> For the complete documentation index, see [llms.txt](https://help.dotb.vn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.dotb.vn/dang-ky-tai-khoan-developer/huong-dan-dang-ky-tai-khoan-apple-developer/dang-ky-tham-gia-apple-developer-program-khoi-tao.md).

# Đăng ký tham gia Apple Developer Program (khởi tạo)

#### Để thực hiện đăng ký tham gia Apple Developer Program, Khách hàng cần chuẩn bị các thông tin sau: <a href="#de-thuc-hien-dang-ky-tham-gia-apple-developer-program-khach-hang-can-chuan-bi-cac-thong-tin-sau" id="de-thuc-hien-dang-ky-tham-gia-apple-developer-program-khach-hang-can-chuan-bi-cac-thong-tin-sau"></a>

1. Tên **Công ty tiếng Anh** được ghi trên trên giấy **Chứng nhận đăng ký doanh nghiệp.**
2. Bản chụp giấy **Chứng nhận đăng ký doanh nghiệp**

## **Bắt đầu đăng ký** Apple Developer Program

Khi bạn đã đăng nhập với Apple ID vừa tạo hoặc đã có sẵn Apple, màn hình hiển thị như sau. Bạn hãy click vào mục như bôi đỏ dưới hình để tham gia vào chương trình Apple Developer.\
\
1\. Truy cập: <https://developer.apple.com/register/agree/>

2\. Click vào các thông tin bên dưới

<figure><img src="/files/eIxpslWCvY8hCkso6ePJ" alt=""><figcaption></figcaption></figure>

3\. Tiếp tục click vào **Join the Apple Developer Program**

<figure><img src="/files/xen4bg5AXW6E6QNHIe7Z" alt=""><figcaption></figcaption></figure>

4\. Kế đến, bạn chọn nút **"Enroll"** màu xanh phía trên bên phải màn hình, chọn tiếp **"Start your enrollment"**

<figure><img src="/files/24A22vl0gvphJLKWDjWo" alt=""><figcaption></figcaption></figure>

5\. Điền đầy đủ thông tin cá nhân và chọn **Continue**

<figure><img src="/files/lHFnLjau6xWrAcoLKhsz" alt=""><figcaption></figcaption></figure>

6\. Chọn **Company / Organization** để đăng ký loại tài khoản doanh nghiệp

<figure><img src="/files/BP6Mw2K9glZOfe5k3xsn" alt=""><figcaption></figcaption></figure>

### 7. Đến đây nếu bạn có số DUNS thì bấm Continue nếu chưa thì bấm **Check now** để đăng ký và xem hướng dẫn đăng ký mã DUNS bên dưới

{% hint style="danger" %}
Lưu ý: khi bấm Check Now hãy mở tab trình duyệt mới và giữ nguyên trình duyệt hiện tại để sử dụng sau khi lấy mã DUNS
{% endhint %}


---

# 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://help.dotb.vn/dang-ky-tai-khoan-developer/huong-dan-dang-ky-tai-khoan-apple-developer/dang-ky-tham-gia-apple-developer-program-khoi-tao.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.
