> For the complete documentation index, see [llms.txt](https://docs.awenetwork.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.awenetwork.ai/stp-han-yu/qiao-jie-awe.md).

# 桥接 AWE

可以通过 [Superbridge.app](https://superbridge.app/) 在 ETH 主网和 Base 之间进行 $STPT 的跨链。您可以在下方找到所需的链接。

{% hint style="info" %}
使用 [Superbridge.app/base](https://superbridge.app/base) 来桥接 $STPT 从 ETH 到 Base
{% endhint %}

<table><thead><tr><th width="176.8984375">Name</th><th>Address/ Link</th><th data-hidden></th></tr></thead><tbody><tr><td>STP Token (ETH)</td><td><a href="https://etherscan.io/token/0xde7d85157d9714eadf595045cc12ca4a5f3e2adb">0xde7d85157d9714eadf595045cc12ca4a5f3e2adb</a></td><td></td></tr><tr><td>STP Token (Base)</td><td><a href="https://basescan.org/address/0x4489d0a0345ecb216a3994de780d453c7fa6312c#readContract">0x4489d0a0345eCB216A3994De780d453c7fA6312C</a></td><td></td></tr><tr><td>Aerodrome (Base)</td><td><a href="https://aerodrome.finance/swap?from=0x833589fcd6edb6e08f4c7c32d4f71b54bda02913&#x26;to=0x4489d0a0345ecb216a3994de780d453c7fa6312c&#x26;chain0=8453&#x26;chain1=8453">Swap STPT on Base</a></td><td></td></tr><tr><td>Base LP Tokens</td><td><a href="https://basescan.org/address/0x3b85f7eabbd2548cc5affb7bdf4bd2ca063404ad">STPT/ USDC</a> </td><td></td></tr></tbody></table>

### 教程&#x20;

{% embed url="<https://youtu.be/lavRhCW2D2M>" %}


---

# 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.awenetwork.ai/stp-han-yu/qiao-jie-awe.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.
