> 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/user-guide.md).

# 🛠️ User Guide

### <mark style="color:$primary;">1. How to Buy RICO</mark>

1. Set up a wallet such as MetaMask or Trust Wallet
2. Connect to BNB Chain
3. Acquire RICO through supported liquidity or token access routes
4. Confirm token contract before any transaction

### <mark style="color:$primary;">2. How to Stake RICO</mark>

1. Visit the Rico Matrix platform
2. Connect wallet
3. Enter stake amount
4. Choose lock duration
5. Confirm transaction

### <mark style="color:$primary;">3. How to Publish on Rico Matrix</mark>

1. Prepare your book or digital content
2. Upload and configure listing details
3. Pay required listing fees
4. Confirm publishing transaction
5. Monitor sales and participation

### <mark style="color:$primary;">4. How to Buy a Book</mark>

1. Browse the library
2. Select the book
3. Confirm pricing and token requirements
4. Complete purchase
5. Access wallet-linked content entitlement

### <mark style="color:$primary;">5. How to Vote</mark>

1. Hold required access or qualification
2. Choose book or author
3. Submit vote with required token action
4. Confirm transaction

### <mark style="color:$primary;">6. How to Claim Rewards</mark>

1. Visit the relevant reward section
2. Check eligibility
3. Sync or claim if available
4. Confirm transaction if needed

<mark style="color:$success;">Next: ❓ General FAQ</mark>


---

# 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/user-guide.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.
