> For the complete documentation index, see [llms.txt](https://docs.frynetworks.com/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.frynetworks.com/docs/tokenomics/reward-system/verification.md).

# Verification

### Network Verification Deposits

Verification Staking Deposits are optional but remain essential within the Fry Networks ecosystem to maintain network reliability, operational integrity, and participant compliance with technical standards.

Verification Deposits utilize FRY 2.0 tokens, structured as follows:

* **1.5x Verification Level:** Stake **FRY 2.0** with a minimum technical holding period of **24 hours**.
* **3x Verification Level:** Stake **FRY 2.0** with a minimum technical holding period of **6 months**.

These deposits ensure dedicated and genuine participation, protecting the network's operational integrity and technical stability.

***

#### ✅ Key Compliance Notes

* "Verification Deposits" are explicitly described as **technical operational requirements**, distinct from financial investments or passive income mechanisms.
* Clearly stated holding periods ("technical lock periods") reflect operational security and participant authenticity, not financial incentives or returns.
* All tokens are clearly positioned as **functional utility units** required for maintaining compliance, network security, and operational reliability within Fry Networks decentralized infrastructure.


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.frynetworks.com/docs/tokenomics/reward-system/verification.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
