> For the complete documentation index, see [llms.txt](https://docs.ape.bond/apebond/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ape.bond/apebond/products-and-features/flash-sales.md).

# Flash Sales

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

### What is Flash Sales?

[⚡**Flash Sales**](https://ape.bond/flash-bonds) are a gateway to purchasing the most mainstream tokens in crypto — Bitcoin, Ethereum, and BNB — at a discount not seen anywhere else.&#x20;

Participation is exclusive and requires a minimum Tier status within the ApeBond Tier system. For example, to participate in the first sale of $200k in $BTC, interested parties must attain either the Diamond or Legend Tier. These tiers are accessible through the acquisition of Tier Points, which are earned by locking ABOND.

### How Does It Work?

⚡**Flash Sales** will happen from time to time (keep an eye on the schedule over at the [Flash Sales page](https://ape.bond/flash-bonds)), with a variable discount of up to 3% depending on your Tier. The discounts are applied to the price of the sale token (e.g., $BTC) at the start of the sale, and these fixed prices are maintained throughout (meaning the sale prices won’t change regardless of tokens’ price variations during the sale).&#x20;

The process is straightforward:

1. Purchase and [ stake ABOND tokens](/apebond/products-and-features/tier-staking-and-true-yield/how-to-stake-abond-to-tier-staking.md) to earn Tier Points.
2. Lock longer to gain an additional Points Multiplier.
3. Acquire enough points to reach Diamond or Legend Tier.
4. Participate in ⚡**Flash Sales** sales, held twice a week.

The sale employs an oversubscription model, and vesting is instant, allowing investors immediate access to their purchased BTC or other tokens as soon as the sale concludes. Additionally, the specifics of sale tokens, allocations, eligible tiers, and discounts may vary with each sale.


---

# 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://docs.ape.bond/apebond/products-and-features/flash-sales.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.
