> For the complete documentation index, see [llms.txt](https://blackwater-labs.gitbook.io/blackwaterlabs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://blackwater-labs.gitbook.io/blackwaterlabs/itinerary/multi-purpose-usdbwl.md).

# Multi-Purpose $BWL

The native currency of Blackwater Labs, **$BWL**, is a multi-purposed Token which provides all custodians access to the Blackwater Labs ecosystem. $BWL acts as an integral medium connecting technology and user, rewarding those who participate with exclusive features, cheaper fees and increased market advantage.&#x20;

Blackwater Labs will be implementing a **Tiered** **system** to it's technology, rewarding custodians with greater conviction, greater access to the Blackwater Labs ecosystem, incentivizing greater participation in our Token Generation Event.

#### Our Tiered system on Launch (Token Generation Event) will boast the following structure:

### Tier 1 (Highest Tier)

**Eligibility Requirement: Hold over 1,000 $BWL (0.1%)**

Top Tier holders enjoy unrestricted and ungated access to all technology provided by Blackwater Labs. This includes every premium features across all technological assets.

Top Tier holders are eligible for a **20% discount** on any accepted requests built from **The Lab**.<br>

### Tier 2

**Eligibility Requirement: Hold over 500 $BWL (0.05%)**

Transaction Fees:

-M24 (Sniper) - 0.1%

-M16 (Swap Bot) - 0.1%

-Enigma (Mixer) - 0.1%

-Bot creation service - 10% Discount

### Tier 3

**Eligibility Requirement: Hold > 1 $BWL**

Transaction Fees:

-M24 (Sniper) - 0.2%

-M16 (Swap Bot) - 0.2%

-Enigma (Mixer) - 0.2%

-Bot creation service - No discount

### Non-holders

Transaction Fees:

-M24 (Sniper) - 0.5%

-M16 (Swap Bot) - 0.5%

-Enigma (Mixer) - 0.5%

-Bot creation service - No discount

*NOTE: Our Tiered system is fully flexible and will be periodically evaluated to analyse the effectiveness of it's structure, with amendments being made when necessary.*


---

# 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://blackwater-labs.gitbook.io/blackwaterlabs/itinerary/multi-purpose-usdbwl.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.
