> For the complete documentation index, see [llms.txt](https://rico-matrix.gitbook.io/whitepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://rico-matrix.gitbook.io/whitepaper/faq.md).

# ❓ FAQ

### <mark style="color:$primary;">General FAQ</mark>

#### What is RICO?

RICO is the native utility token of the Rico Matrix ecosystem.

#### What network is RICO on?

BNB Smart Chain (BEP-20).

#### What makes Rico Matrix different?

It combines decentralized publishing, wallet-linked access, staking, token burns, and community participation into one system.

### <mark style="color:$primary;">Staking FAQ</mark>

#### What is the minimum staking amount?

Representative staking logic uses a minimum threshold of **5 RICO**.

#### Can I unstake early?

Yes, but early unstaking triggers a penalty.

#### What happens if I unstake early?

A 30% penalty applies, with part burned and part redistributed.

#### What is the highest APY tier?

The 365-day tier offers the highest published APY structure.

### <mark style="color:$primary;">Library FAQ</mark>

#### How do authors publish?

Authors list books through the platform and complete the required publishing flow.

#### What do readers receive when they buy?

Readers receive wallet-linked access, often designed as soulbound ownership.

### <mark style="color:$primary;">Token Utility FAQ</mark>

#### Why does every listing or purchase matter?

Because repeated ecosystem activity helps reinforce token relevance and may also strengthen deflation dynamics.

### <mark style="color:$primary;">Governance FAQ</mark>

#### Is Rico Matrix governed by the community?

Governance is part of the long-term vision and may expand over time.

Next: 📖 Glossary


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://rico-matrix.gitbook.io/whitepaper/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.
