# TRANTOR DATA OPEN Platform

川坨数科团队开放了两种快速集成的方式：

## 使用iframe

{% content-ref url="trantor-data-iframe" %}
[trantor-data-iframe](https://open.jianyiyun.com/trantor-data-iframe)
{% endcontent-ref %}

{% hint style="info" %}
使用iframe集成是一种简单的方式，您只需要复制和粘贴我们提供的代码即可实现全部查价及订单管理的功能。您可以轻松地控制iframe的大小和位置，并且可以在您的网站中显示我们的数据，而无需编写任何代码。iframe仅支持桌面端。
{% endhint %}

## 使用API

{% content-ref url="trantor-data-open-api" %}
[trantor-data-open-api](https://open.jianyiyun.com/trantor-data-open-api)
{% endcontent-ref %}

{% hint style="info" %}
使用API获取数据并将其展示在您的网站或应用程序中。API集成允许您更好地控制数据的来源和内容，并且可以根据需要自定义数据的展示方式。您可以使用API集成来创建高度定制化的数据展示，但需要您编写代码来实现。
{% endhint %}

具体集成及使用，请咨询川坨数科信客服。

<div data-full-width="false"><figure><img src="https://3508614015-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FrvYRPRDhYgvviUek93k2%2Fuploads%2F2zsbmzxUGJaBU7X3ubh8%2F%E9%94%80%E5%94%AE-%E7%89%A9%E6%B5%81%E5%90%88%E4%BD%9C.png?alt=media&#x26;token=cf7b1373-8397-4062-a07a-79fef40cb430" alt="" width="375"><figcaption><p>川坨数科微信客服</p></figcaption></figure></div>


---

# 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://open.jianyiyun.com/trantor-data-open-platform.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.
