# Token Sales

The ArcherSwap Token Sale is a DEX offering that helps new projects issue their tokens, gain liquidity, and raise funds.

All token sales are raised using CORE using overflow method with maximum $5,000 USD (worth of CORE) max per wallet

### &#x20;<a href="#e90d" id="e90d"></a>

**What to do to get prepared for the sale:**

All you must do is purchase CORE tokens from CEX or have some CORE in your wallet prior to the Token Sale.

**What to do during the sale:**

Go to <https://archerswap.finance/ido> and get ready for the sale.

1. Whitelist Sale will be live for 4 hours before public round start, therefore whitelist users shall commit your CORE tokens to buy BOW tokens. After whitelist round ended, public round users can commit your CORE tokens to buy BOW tokens. (Please note that whitelist users can also participate public round presale.)
2. While the sale is live, commit your CORE tokens to buy the BOW tokens. You are purchasing the tokens with your CORE tokens. This is not the same as “staking”.
3. The sale will last for about 24 hours or until all the BOW tokens have been purchased

**What to do after the sale:**

When the sale is complete, claim the BOW tokens you’ve bought. BOW will be listed at ArcherSwap exchange with a $0.25 listing price. Initial liquidity will be 200,000 BOW paired with $75,000 of CORE for a starting liquidity of $150,000.


---

# 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.archerswap.finance/products-and-features-guide/token-sales.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.
