# Loyalty Program

**What is the Loyalty Program?**

Transactions through the bot incur a fee of 1% by default.\
We offer a reduced fee schedule for users that support Abot.dog in the following ways:

* Active (high volume) traders
* Holders of the $ABOT token

The fee reduction applies to any trades made through Abot.dog.

**How is my final fee % determined?**

If you qualify for a fee reduction from both Transaction Volume and being a Token Holder, then whichever fee discount is greater will be applied to your trades.

**Why doesn't my Loyalty Program tier correctly reflect my ABOT balance?**

If you have recently performed the Link Wallet procedure then it will take a short amount of time for your Loyalty Program tier to be updated. Try checking again after 10-15 minutes.

### Loyalty Program Tier System

#### **Transaction Volume**

<table><thead><tr><th>Rank</th><th>Tier</th><th>Fee Reduction</th><th data-hidden>Fee Reduction</th><th data-hidden>Rank</th><th data-hidden>Rank</th><th data-hidden>Fee Reduction</th></tr></thead><tbody><tr><td>Cadet</td><td>Tier 1: Ref Link</td><td>10% off</td><td>10% off</td><td>Cadet</td><td>Cadet</td><td></td></tr><tr><td>Trooper</td><td>Tier 2: $100k Volume Traded</td><td>20% off</td><td>20% off</td><td>Trooper</td><td>Trooper</td><td></td></tr><tr><td>Lieutenant</td><td>Tier 3: $500k Volume Traded</td><td>30% off</td><td>30% off</td><td>Lieutenant</td><td>Lieutenant</td><td></td></tr><tr><td>Captain</td><td>Tier 4: $1M Volume Traded</td><td>40% off</td><td>40% off</td><td>Captain</td><td>Captain</td><td></td></tr><tr><td>Admiral</td><td>Tier 5: $2M Volume Traded</td><td>50% off</td><td>50% off</td><td>Admiral</td><td>Admiral</td><td></td></tr></tbody></table>

#### **Token Holders**

| Tier               | Fee Reduction |
| ------------------ | ------------- |
| Tier 1: Ref Link   | 10% off       |
| Tier 2: 10 $ABOT   | 20% off       |
| Tier 3: 100 $ABOT  | 30% off       |
| Tier 4: 500 $ABOT  | 40% off       |
| Tier 5: 1000 $ABOT | 50% off       |


---

# 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.abot.dog/greater-than-faq/loyalty-program.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.
