# FAQ

***

#### How do I buy $OPN tokens?

You can purchase $OPN using stablecoins like USDC, USDT, or DAI directly through the IOPn app. Your wallet must be connected, and the system will calculate your batch pricing and token allocation automatically.

***

#### What’s the difference between NeoPoints and REP?

* **NeoPoints** are loyalty points earned when you stake $OPN tokens.
* **REP (Reputation Points)** are earned through engagement, such as quests, social activity, and referrals.

Both are stored on-chain and contribute to your progression.

***

#### Can I sell or transfer my NeoCard or NeoID?

* **NeoCard** is tradable and mergeable.
* **NeoID** is soulbound - it cannot be transferred or sold. It permanently represents your verified status.

***

#### What if I don’t stake? Can I still participate?

Yes! You can:

* Earn REP through quests and referrals
* Interact with badges and community events
* Redeem some offerings via stablecoins (limited access)

But staking unlocks full loyalty rewards and long-term progression.

***

### Getting Started

> **It only takes 5 steps to join the Internet of People.**

1. **Connect your wallet** at (Coming Soon)
2. **Buy $OPN** using your preferred stablecoin
3. **Choose your mode** (Buy & Stake or to wallet)
4. **Track your progress** through your NeoCard and Origin NFT
5. **Grow your identity** toward unlocking a NeoID and global access

You’re now part of a people-powered system that turns digital action into real-world value.


---

# 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://iopn.gitbook.io/iopn/faq.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.
