# 订单搜索 (Product tag)

每个订单允许您设置一个<mark style="color:purple;">Product-Tag</mark>

它的工作原理如下

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

订单左侧指定任意名称；在此示例中，使用“<mark style="color:$info;">test\_tag1</mark>”

然后在“<mark style="color:purple;">活跃产品</mark>”或“<mark style="color:purple;">我的订单</mark>”中，您可以看到标签如何应用到订单。

<figure><img src="/files/3X8OtgXuGlb9H3TzzZpO" alt=""><figcaption></figcaption></figure>

使用“搜索”字段 ![](/files/ZzRkh0ISfCN9X9EuJrhl)，您可以按标签查找订单

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

订单可在商品页面和[订单](https://dashboard.proxyshard.com/products)列表中搜索


---

# 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://docs.proxyshard.com/cn/zhan-dian-dao-hang/order-search-product-tag.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.
