> For the complete documentation index, see [llms.txt](https://docs.bogos.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.bogos.io/cn/integration/translation-apps/transcy.md).

# Transcy

**Transcy** 是评分最高的翻译与本地化应用,旨在帮助商家打造完全多语言的 Shopify 店铺。凭借其自动翻译引擎、高级自定义功能以及无缝的应用兼容性,Transcy 让您能够轻松在全球市场提供引人入胜的购物体验。

**Transcy 主要功能：**

* 自动翻译 – 自动将产品、页面和应用翻译成多种语言。
* 内置货币转换器 – 自动检测访客所在位置,并以其货币显示价格。
* 可自定义翻译 – 针对品牌语调、关键词或地区细微差异微调翻译。
* SEO 友好的翻译 – 确保翻译后的页面能被全球搜索引擎正确索引。

{% embed url="<https://youtu.be/9anaiLwaTYc?si=ujDbywMLEwD8YGBq>" %}

## 如何将 BOGOS 与 Transcy 集成

**步骤 1：** **安装 BOGOS**,从 [Shopify 应用商店](https://apps.shopify.com/freegifts?utm_source=gitbook\&utm_medium=integration\&utm_campaign=Transcy)安装并设置优惠活动

**步骤 2：** **安装 Transcy**,从 [Shopify 应用商店](https://apps.shopify.com/transcy-multiple-languages?utm_source=gitbook\&utm_medium=integration\&utm_campaign=BOGOS)安装

**步骤 3：在 BOGOS 中启用 Transcy 集成**

在 BOGOS 应用中,前往翻译页面：

* 勾选“通过第三方集成”
* 选择 Transcy 应用作为集成选项

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

**步骤 4：使用 Transcy 进行翻译**

在 Transcy 应用内：

* 前往翻译页面
* 勾选 Transcy 集成
* 打开编辑翻译

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

* 选择 Transcy 集成,并勾选 BOGOS.io Free Gift BOGO Bundle。

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

* 选择 AI 引擎,然后点击立即翻译。

<figure><img src="/files/81B9YSmAlRGbaChYOlaV" alt=""><figcaption></figcaption></figure>

\ <br>


---

# 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.bogos.io/cn/integration/translation-apps/transcy.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.
