> ## Documentation Index
> Fetch the complete documentation index at: https://docs.appminis.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Deploy App

> Hướng dẫn xuất bản (Deploy) thiết kế Mini App và quy trình mua gói ứng dụng.

## **7.2. Deploy App**

<Steps>
  <Step title="Người dùng di chuyển đến thiết kế muốn chọn" />

  <Step title="Xuất bản thiết kế">
    Người dùng nhấn vào nút <Icon icon="eye" color="#cfcfcf" size={15} /> để **xuất bản thiết kế**. Sau đó, người dùng sẽ được **điều hướng đến trang mua gói ứng dụng**.\
    Tham khảo thêm tại [**mục 2.2.6**](https://aiminis-organization.gitbook.io/aimini-user-manual/chuan-bi-va-thiet-ke/2.2-huong-dan-thiet-ke/2.2.6-xuat-ban-and-thanh-toan).
  </Step>
</Steps>

<Frame caption="Nút xuất bản ">
  <img
    src="https://aimini-upload.sgp1.digitaloceanspaces.com/image128_f9bd6d4e97.jpg"
    alt="Screenshot of a deployment confirmation message that says All checks have passed."
    style={{
  borderRadius: "0.5rem",
  width: "100%",
  height: "auto",
  objectFit: "cover",
  objectPosition: "0 -50px" 
}}
    title=""
  />
</Frame>
