# Acquire WOM

## Acquiring WOM

The WOM token is widely available across numerous decentralized exchanges:

* BNB
  * [PancakeSwap](https://pancakeswap.finance/)&#x20;
  * [1inch](https://app.1inch.io/)&#x20;
  * [OpenOcean](https://app.openocean.finance/CLASSIC#/BSC/WOM/BUSD)&#x20;
  * [DefiLlama](https://swap.defillama.com/)
* Arbitrum
  * [Uniswap](https://app.uniswap.org/)
* Ethereum
  * Uniswap

`*Token addresses can be found in` [About WOM](/tokenomics/about-wom.md).

## Bridging WOM

An important note is that each chain in our ecosystem will operate independently, and as such, BNB veWOM holders will not have the ability to participate in the Arbitrum governance system.

To obtain veWOM on Arbitrum, existing BNB WOM holders can choose to bridge from the BNB Chain to Arbitrum to mint veWOM.&#x20;

{% hint style="info" %}
**NOTE**: veWOM is not bridgeable.
{% endhint %}

Follow these easy steps below and start bridging $WOM via Wormhole Portal:

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

1. Visit Wormhole's Portal site at[ ](https://t.co/Pv5HN1dyN7)<https://portalbridge.com/#/transfer>
2. Choose the source and target chain as Binance Smart Chain and Arbitrum, respectively
3. Connect your source chain wallet&#x20;
4. Click "Select a token" and select[ $WOM](https://twitter.com/search?q=%24WOM\&src=cashtag_click)
5. Connect your target chain wallet
6. Select your preferred payment method for gas fees, then click “Next”
7. Click “Transfer” and confirm the transaction in the pop-up window
8. Confirm the transaction in your wallet to initiate the transfer
9. Wait for blockchain confirmations
10. Click “Redeem” and confirm the transaction in your wallet


---

# 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.wombat.exchange/getting-started/yield-boosting/acquire-wom.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.
