> For the complete documentation index, see [llms.txt](https://speakeasy-ltd.gitbook.io/speakeasy-whitepaper-chinese/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://speakeasy-ltd.gitbook.io/speakeasy-whitepaper-chinese/drinks-by-speakeasy.md).

# DRINKS by Speakeasy

## 项目概述&#x20;

[DRINKS by Speakeasy](https://drinks.thespeakeasy.ltd/) 是一个基于币安智能链 (Binance Smart Chain, BSC) 的去中心化金融应用 (dApp)，允许用户 (会员) 将他们的加密资产质押到锁定的池中，从而获得 passives 收益。DRINKS 是一个每周 ROI 的 dApp，旨在创造一个持续时间比典型基本挖矿设备寿命更长的 passives 收入流。

DRINKS by Speakeasy协议专注于通过ROI DAAP、NFT和平台内置交易所等多种机制创造 passiv e 收入机会，并且这些机制都由平台的本地代币DRINKS支持。不能保证任何回报。Speakeasy鼓励每个人进行自己的研究，并根据个人情况做出决策。切勿投入超过自己能够承受的资金。

要参与DRINKS by Speakeasy协议，用户必须购买Speakeasy的会员卡（Membership Key Card，MKC）成为“成员”。持有MKC将设定每日固定的年化收益率（APR）为0.25%。然后，成员还可以购买DRINKS鸡尾酒NFT或Wildcard NFT，进一步增加每日奖励百分比。单个钱包可以获得的最大每日奖励APR为2.25%。这些NFT的销售收益将用于支持DRINKS代币的市场价格。

<figure><img src="/files/xxuzy25usL6NWeFSDhHw" alt="" width="375"><figcaption></figcaption></figure>

一旦DRINKS被存入合约，会员将根据其TVL（Total Value Locked，总锁定价值）每日获得DRINKS奖励。协议要求每日获得的奖励必须锁定7天。在此期间结束时，总奖励金额可以提取（"Cash In"），或者全部或部分重新投资到合约中进行另一个7天的周期（"Let It Ride"）。

财政部还将使用一部分锁定资产（"The Bank"）投资于其他外部项目，以创造收入流，支持DRINKS代币的价格。目标是尽可能延长项目的寿命，同时尽量减少对新投资的依赖。


---

# 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://speakeasy-ltd.gitbook.io/speakeasy-whitepaper-chinese/drinks-by-speakeasy.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.
