# Trước khi tích hợp

#### Xin chào nhà phát triển, sau đây là các bước chính để tích hợp API của Rapidprinttee vào hệ thống của bạn

1. <mark style="color:blue;">**Tích hợp với môi trường Sandbox của chúng tôi trước và kiểm thử.**</mark>
2. <mark style="color:green;">**Sau đó triển khai với môi trường Production của bạn.**</mark>

> Note: Bạn cần liên hệ với chung tôi qua kênh hỗ trợ trên web để được cấp quyền sử dụng API, quá trình này rất nhanh, chỉ để xác định bạn thực sự là khách hàng của chúng tôi, tránh hệ thống bị SPAM. Xin cảm ơn!!!


---

# 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://api-document.rapidprinttee.com/truoc-khi-tich-hop.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.
