> For the complete documentation index, see [llms.txt](https://docs.gmgn.ai/cn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.gmgn.ai/cn/he-zuo-tui-jian-fan-yong-shai-dan-zhuan-fan-yong.md).

# 🤝🏻 合作-推荐返佣：📸晒单赚返佣

<figure><img src="/files/nFqGeC3lIyLmiiZNBIqx" alt="" width="325"><figcaption></figcaption></figure>

## 方法1：

打开你持有的代币页面，然后单击 我的持仓 以分享交易。

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

## 方法2：

1. 进入你的钱包页面（[在 https://GMGN.ai](https://gmgn.ai/) 顶部搜索你的钱包或在右上角登录，然后从下拉菜单中选择“我的钱包”进入）。
2. 在“近期盈亏”、“持仓”、“活动”等标签上，点击右侧的分享按钮进行分享。

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

<figure><img src="/files/2WWaV2PUC7mjVC9oe1IE" alt=""><figcaption></figcaption></figure>


---

# 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.gmgn.ai/cn/he-zuo-tui-jian-fan-yong-shai-dan-zhuan-fan-yong.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.
