# 🧂Powder (ARCHIVED)

{% hint style="warning" %}
We have discontinued use for $POWDER Launches in our new V2 contracts.
{% endhint %}

### WL Phase

$POWDER is a token used for buying WL spots for token launches.

WL spots allow you to buy 1% of the total supply of a token launched on **Bellum.**

> John has 3 WL spots, which enables him to buy up to 3% of $TOKEN

Tokens can be bought immediately after WL sale.

### **Price per WL**

The price of a WL spot follows an exponential decay curve following this formula.

$$
PowderPrice = x(endTime - currentTime)^2
$$

{% hint style="info" %}
This is experimental and may be turned on and off in the future.
{% endhint %}

**$POWDER CA**: 0x0aD52F6E009bB2efdc86cc6Aae05Fea588E8f8fe


---

# 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://doc.bellum.exchange/powder-archived.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.
