# How to Buy Pig Token

1. Go to [**Pig Finance Exchange**](https://exchange.pancakeswap.finance/#/swap?inputCurrency=ETH\&outputCurrency=0x1590b659D48717F541A19534d3571573eA7A49A5)
2. **Connect** your wallet.
3. Use **Binance Smart Chain**
4. Go [**here**](https://docs.binance.org/smart-chain/wallet/metamask.html) if you need to add Binance Smart Chain to Meta Mask
5. Use **2.5%+** slippage to buy. Less than 2% slippage will cause the transaction to fail.
6. Buy with the desired amount of BNB and click **Swap**
7. Confirm the Swap
8. Confirm on Metamask
9. View on **bscscan** to confirm
10. Repeat **Steps 5-8** if the transaction failed
11. Congrats! You just bought **PIG**.


---

# 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://pig-finance.gitbook.io/pig-finance/faqs/how-to-buy-pig-token.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.
