# Ways to Buy SHELL

There are two ways to purchase SHELL tokens. The choice depends on which payment method is most convenient for you.

## Option 1: Acki Nacki Wallet — Pay with ECC USDC

**For:** users who already have ECC USDC in their balance on the Acki Nacki wallet.

**Application:** [Acki Nacki Wallet (mobile app)](https://ackinacki.com/wallet).

**How it works:**

1. Open the Buy/Sell SHELL section in the wallet
2. Enter the USDC amount
3. Confirm the transaction
4. SHELL is instantly credited to your balance

Detailed guide: [Buy via Acki Nacki Wallet](/for-users/buy-sell-shell/buying-shell/purchase-with-ecc-usdc.md)

***

## Option 2: Shell Buyer App — Pay with Card or Crypto

**For:** users who want to buy SHELL using fiat currency (credit/debit card) or cryptocurrency (USDT, USDC).

**Application:** [Shell Buyer App](https://shellbuy.ackinax.com/) — a web application accessible through any browser. A mobile version is planned for the future.

**How it works:**

1. Open the Buy Shell App
2. Connect your Acki Nacki Wallet
3. Choose a payment method (card or cryptocurrency)
4. Enter the amount
5. Payment is processed through the payment provider
6. SHELL is credited to your wallet

Detailed guide: [Buy via Shell Bayer App](https://shellbuy.ackinax.com/)

***

## Comparison

| Feature        | Shell Buyer App            | Acki Nacki Wallet      |
| -------------- | -------------------------- | ---------------------- |
| Payment method | cryptocurrency/card        | ECC USDC               |
| Platform       | Web (mobile coming soon)   | Mobile app             |
| Speed          | Depends on provider        | Instant                |
| Exchange rate  | 1 USDC/USDT/USD = 80 SHELL | 1 ECC USDC = 100 SHELL |
| Fees           | Payment provider fee       | no                     |

## Which Method Should I Choose?

* **Already have ECC USDC?** Use the Acki Nacki Wallet — it's instant and has no additional fees.
* **Have a bank card or crypto on another blockchain?** Use the Shell Buyer App — it lets you buy SHELL without needing to acquire ECC USDC first.


---

# 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.ackinacki.com/for-users/buy-sell-shell/buying-shell/ways-to-buy-shell.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.
