> For the complete documentation index, see [llms.txt](https://docs.pushsale.vn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.pushsale.vn/thu-vien-cau-hoi/95.-dang-don-len-giao-hang-nhanh-bao-loi-sai-thong-tin-dau-vao.md).

# 95. Đăng đơn lên Giao hàng nhanh báo lỗi "Sai thông tin đầu vào"

Khi đăng đơn lên Giao hàng nhanh báo lỗi "**Sai thông tin đầu vào**" và bởi vì địa chỉ giao hàng chi khách đang bị sai.

Nếu gặp trường hợp này, anh/chị vui lòng thao tác như sau:

**Cách 1:** Truy cập vào link tìm địa chỉ đúng: Tra địa chỉ [tại đây](https://docs.google.com/spreadsheets/d/1rTTasU55d3dkgwqWmtSXKrDpwqf2Y_xVpXSlOm7BmPY/edit#gid=0).

Tại File này, anh chị bấm tổ hợp phím **Ctrl + F** sau đó nhập địa chỉ cần tìm

<figure><img src="https://sandboxvn.sg.larksuite.com/space/api/box/stream/download/asynccode/?code=MzE1NTVmZjlmYTAzNmY0MjUxZDU3OWEwYTY1OTdkYWZfdnY1RU9OVWdYZllMRGdUNFAxWEdnT3RzeXIwUERwV0ZfVG9rZW46TEZQbWJSTXFubzZWMDV4NlJJZmxXUHVVZ0xlXzE3MDE3NDM4NDA6MTcwMTc0NzQ0MF9WNA" alt=""><figcaption></figcaption></figure>

Nếu địa chỉ sai đang ở cột "**Địa chỉ A**" thì anh/chị vui lòng sửa lại theo địa chỉ ở cột "**Địa chỉ B**" và ngươc lại

**Cách 2:** Mình search google để ra thông tin phường, nếu có nhiều phường thì mình chọn 1 trong các phường đó, miễn là địa chỉ chi tiết chị nhập chính xác, thì phía giao hàng sẽ vẫn giao hàng đúng địa chỉ anh/chị nhé!

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


---

# 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://docs.pushsale.vn/thu-vien-cau-hoi/95.-dang-don-len-giao-hang-nhanh-bao-loi-sai-thong-tin-dau-vao.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.
