> For the complete documentation index, see [llms.txt](https://doc.xwin.finance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.xwin.finance/v1.0-docs/extra-features/buy-sell-xwin.md).

# Buy / Sell XWIN

xWIN Finance makes it easier for our users to exchange the XWIN token in our new platform. Now, you can swap the xWIN token with your BNB token and enjoy extra bonus. The swapping price refers to Pancakeswap to ensure the fair pricing in swapping.&#x20;

xWIN tokens have limited availability, so please check "**Available XWIN in Pool**" listed next to Buy text.

### How To Buy?

1. Enter total BNB you want to swap
2. You will see the estimated $XWIN token to be received
3. You get the extra some percentage of the XWIN token displayed
4. Click the button "Buy XWIN"

$XWIN token will be locked for 0.5 days. You can claim it under "[Claim Tokens and Bonus $XWIN](https://xwin.finance/app/xwin/bonusclaim)"

\**Please check the drop down menu!*

![](/files/FnEkdpT8Y2S3XfJypQln)

### *3*% Bonus of xWIN Token

You are entitled to get the 3% extra of xWIN token when you swap your BNB into xWIN token. The bonus token in XWIN can be redeemed 0.5 days after in "Claim XWIN Bonus" menu&#x20;

{% hint style="success" %}

1. Each address can buy up to 5 BNB each time
2. Each address can buy once in a single day. For example, if you buy on June 14, then you can buy the next round 24 hours later
3. All the tokens proceeds and bonuses will be locked for 0.5 days. This is to avoid an arbitrage opportunity  &#x20;
   {% endhint %}


---

# 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://doc.xwin.finance/v1.0-docs/extra-features/buy-sell-xwin.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.
