> 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/gong-ju/qi-zha-jian-ce/di-san-fang-ji-cheng.md).

# 第三方集成

1. **转到 工具** **»** **欺诈检测**
2. **转到 24Metrics / FraudScore**

<figure><img src="/files/133bfc056ef87d50587c8665f7049d9d7f90bda1" alt=""><figcaption></figcaption></figure>

### **24Metrics**

以下是一些可与 Offer18 集成的 24Metrics 参数

![](/files/cb86cdf6b5002f2aa17f60c5fb536cb2d64d8974)

***

### **FraudScore**

以下是一些 FrautScore 可与 Offer18 集成的参数

![](/files/6c9e55d8126fa89b7906eefa071c60c94596ec81)

{% hint style="warning" %}
与这些合作伙伴的集成并非免费使用。希望启用任何这些合作伙伴的欺诈监测活动的 Offer18 用户必须在对方处拥有账户。在该账户中，他们将获得一个用于并行跟踪流量和监控每次处理点击的公钥。
{% endhint %}


---

# 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/gong-ju/qi-zha-jian-ce/di-san-fang-ji-cheng.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.
