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

# Features

### 7% Redistribution in USDT

7% of every buy/sell is taken and redistributed to all holders. Hold $BabyTether tokens, earn USDT. A Minimum of 200,000 tokens is required in order to receive rewards.

### **Rewards Paid Automatically**

For the first time ever, you don’t need to claim your earned USDT. It’s automatically sent to your wallet. Just add the Tether USD token ($USDT) address to your wallet and you're set.

### **Dashboard**

<https://dashboard.babytether.app/>\
Our convenient dashboard optimized for any device will help you easily track and claim your rewards and monitor the current state of the BabyTether token.

### **3% Liquidity Pool**

3% of every transaction is converted into liquidity for PancakeSwap. It’s automatic and helps create a price floor (stability).

### **1% Sell Fee**

An extra 1% fee is applied to all sells. This will allow us to reduce swing-trading and break whales’ control.

### **Secured By Design**

Initial Liquidity Provided is locked with PinkSale. Fully Audited by CERTIK & InterFi.

### **Massive Marketing Plan**

5% of every transaction is allocated to Marketing in USDT. This allows us to fuel our most ambitious projects in service of further rewarding our community.\
Marketing wallet: <https://bscscan.com/address/0x9327fb6c88fa9e6abe7c9cf2f327fe5e48c5fd4c>

### Calculator (coming soon)

<https://calculator.babytether.app/>\
Soon after the launch, a calculator will be added, with which you can calculate your earnings in USDT, based on the number of BabyTether tokens in your wallet and the current trading volume.

### BabyTether Swap (coming soon)

<https://swap.babytether.app/>\
Soon after the launch, we will also add a built-in Swap to our website, so that anyone can buy BabyTether tokens even easier, without switching to other exchange platforms.

### Buy via Card (coming soon)

<https://buy.babytether.app/>\
It will become even easier for ordinary people to buy the BabyTether token! It is enough to make a payment directly with your bank card, after which you will receive BNB to the specified wallet, which you can exchange for BabyTether tokens in the Swap tab.


---

# 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://babytether.gitbook.io/babytether-whitepaper/info/features.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.
