> For the complete documentation index, see [llms.txt](https://knowledgebase.offer18.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://knowledgebase.offer18.com/zh/wang-luo/offer/offer-ding-xiang.md).

# Offer - 定向

#### 1. 转到 **优惠 » 优惠已批准**

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

#### 2. 选择优惠 **»** 定向标签

<figure><img src="/files/4551a33e2337edb3a856877b9a8778afb844e38e" alt=""><figcaption></figcaption></figure>

***

#### 定向字段

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th></th></tr></thead><tbody><tr><td><strong>国家</strong></td><td>在活动中允许/阻止特定国家</td><td></td></tr><tr><td><strong>省/州</strong></td><td>在活动中允许/阻止特定省/州</td><td>（准确度高达70%）</td></tr><tr><td><strong>城市</strong></td><td>在活动中允许/阻止特定城市</td><td>（准确度高达70%）</td></tr><tr><td><strong>浏览器</strong></td><td>在活动中允许/阻止特定浏览器</td><td></td></tr><tr><td><strong>设备</strong></td><td>在活动中允许/阻止特定设备</td><td></td></tr><tr><td><strong>操作系统</strong></td><td>在活动中允许/阻止特定操作系统</td><td></td></tr><tr><td><strong>操作系统版本</strong></td><td>在活动中允许/阻止特定操作系统版本</td><td></td></tr><tr><td><strong>设备品牌</strong></td><td>在活动中允许/阻止特定设备品牌</td><td></td></tr><tr><td><strong>ISP（互联网服务提供商）</strong></td><td>在活动中允许/阻止特定ISP</td><td></td></tr><tr><td><strong>用户语言</strong></td><td>在活动中允许/阻止特定用户语言</td><td></td></tr></tbody></table>


---

# 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://knowledgebase.offer18.com/zh/wang-luo/offer/offer-ding-xiang.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.
