# Open a Pack (on Soneium)

Open a pack. Reveal instantly. Pull something rare.

Here's how to get started on Packflip.

{% stepper %}
{% step %}

### Bridge to Soneium

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

You'll need USDC on Soneium to open packs.

Use [Superbridge](https://superbridge.app/) to move USDC from Ethereum to Soneium. It takes just a few minutes.

Once your funds are on Soneium, you're ready to go.
{% endstep %}

{% step %}

### Open a Pack

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

1. Go to the [**Vending Machine**](https://packflip.xyz/vending-machine/onepiece-entry-machine?tab=1868)
2. Scroll & Choose a pack to open
3. Select quantity (1 \~5 packs) and click **Open Pack**
   {% endstep %}

{% step %}

### Choose how to pay

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

Select your payment method:

* **Wallet** — pay with USDC or USDCS directly from your wallet
* **Packflip Points** — use your accumulated Packflip Points for the purchase

Then click **Buy Now**.
{% endstep %}

{% step %}

### Reveal

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

Click **Reveal Pack** to instantly see your card.
{% endstep %}

{% step %}

### Make it yours

After revealing, you have a few options:

* **Hold** — keep your card as an on-chain asset
* **List on an NFT marketplace** — trade it on-chain with other collectors
* **Burn a for Packflip Points** — instantly sell back to Packflip and receive Points you can use toward future pack purchases
  {% endstep %}

{% step %}

### **Sell back a card for Packflip Points**

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

You can sell your card back to Packflip when you revealed a card, or from Dashboard page.

To sell back from Dashboard,&#x20;

1. Click **Select button**&#x20;
2. Choose cards you want to sell
3. and click **Batch Buyback**
   {% endstep %}
   {% endstepper %}


---

# 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://packflip.gitbook.io/packflip-docs/how-to-use/open-a-pack-on-soneium.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.
