# Purchasing CBOMBER

## Purchasing CBOMBER on a Dex

CBOMBER can be purchased on a decentralized exchange such as QuickSwap using MATIC.

The steps to purchasing CBOMBER are outlined below:

1. Go to [**QuickSwap**](https://quickswap.exchange/).
2. Click on the "Connect to a wallet" button on the upper right hand side of the screen.

![](https://1739227553-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F24fcgarzgbwRK8W06rgy%2Fuploads%2F9vXIKZ4y3SzQaFQ8kHis%2Fswap.png?alt=media\&token=4f20dd8d-a452-456a-9cd0-f7d0783ab26a)

3\. Connect using your MetaMask wallet.

![](https://1739227553-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F24fcgarzgbwRK8W06rgy%2Fuploads%2F0kGsx2g3t8xeWEcLYreA%2Fconnect%20metamask.png?alt=media\&token=930d83e4-7a5b-43f6-94b4-5d0ddefddf56)

4\. Proceed with any confirmations and wait for your wallet to connect to QuickSwap.

![](https://1739227553-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F24fcgarzgbwRK8W06rgy%2Fuploads%2FXf9G06BaA40pqCeNDiZ8%2Fconnecting.png?alt=media\&token=cdb86c23-24a0-42f2-8442-0ee25258fe23)

5\. Make sure MATIC is set on the "Swap From:" field on the upper portion of the interface.

6\. Input the desired amount of MATIC to spend.

7\. Double check your values and once you are satisfied click on "Swap" and "Confirm Swap".

{% hint style="info" %}
Be patient and wait for pending transactions to complete. Repeated clicking may cause multiple transactions to register and unnecessary gas fees might be paid.
{% endhint %}

Once your transaction has completed you should see your CBOMBER balance reflected in your MetaMask Assets tab.

If CBOMBER isn't listed on your assets, you may click "Add Token" and input the contract address for CBOMBER found below:

{% hint style="info" %}
0xcf74Ae52ae2c848387e6cD0048e1eC5a93ee2c66
{% endhint %}


---

# 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://cryptobomber.gitbook.io/crypto-bomber/getting-started/purchasing-cbomber.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.
