# 小费作家

作者可以使他们的文章可交易，以便用户以特定金额给他们打赏。如果您选择这样做，请确保不将您文章的要价设为0，或者在创建文章时添加多个打赏选项。

### 添加打赏选项

* 转到您文章的主页面，然后单击**调整设置**按钮

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

* 在显示的菜单中，单击**调整销售选项**按钮以显示下图中右侧的表单

<div><figure><img src="/files/1Nf7mp41pIxbzaGEsmsk" alt=""><figcaption></figcaption></figure> <figure><img src="/files/0liBEl7IiwLncaSK9Qa4" alt=""><figcaption></figcaption></figure></div>

* 单击**添加选项**按钮以添加多个打赏选项，如上图右侧所示。验证表单并重新加载页面
* 您应该在您的产品页面上看到之前添加的**打赏**选项，显示在**打赏作者**按钮的正上方

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

* 您的读者可以添加任意数量的1或2 FSTT打赏。

### 如何给作者打赏

* 转到作者的文章页面
* 滚动到文章末尾，您应该看到一个**打赏作者**按钮，如下图所示。如果作者允许您自己选择打赏金额，还应该有一个打赏选项卡（如下图所示）或一个类似的标签，上面写着另一个名称。

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

* 点击选项卡，选择您的打赏金额。在下图中，我们选择给我们的作者17个FSTT代币的打赏（7个1 FSTT代币 + 5个2 FSTT代币）

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

* 点击菜单外部以关闭下拉菜单，然后点击**打赏作者**按钮启动购买向导
* 验证交易

恭喜！您已成功给您的作者打赏了17个FSTT代币。


---

# 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://docs.payswap.org/zhong-guo-ren/products/cancan/articles/tipping-writers.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.
