# Nuon Guides

## Nuon Guides

- [About Nuon](https://docs.nuon.fi/about-nuon.md)
- [Nuon Stablecoin](https://docs.nuon.fi/nuon-stablecoin.md): Yield-Bearing Stablecoin
- [MaxCap Token](https://docs.nuon.fi/maxcap-token.md): Protocol Stewardship Token
- [Bridging to Base](https://docs.nuon.fi/guides/bridging-to-base.md): Nuon is launched and live on Base
- [Minting Nuon](https://docs.nuon.fi/guides/minting-nuon.md): Holding Nuon provides users with safe and simple access to DeFi yields, at a minimal risk
- [Staking Nuon](https://docs.nuon.fi/guides/staking-nuon.md): Staking Nuon provides TVL to the protocol and offers more rewards but comes with risks
- [Wrapping Nuon](https://docs.nuon.fi/guides/wrapping-nuon.md): Wrapping Nuon is available for particular use cases
- [Guarded Launch](https://docs.nuon.fi/guarded-launch.md): The Guarded Launch is a limited token release event for the Nuon v2 MaxCap Tokens.
- [Referral Program](https://docs.nuon.fi/referral-program.md): Referal program lasts 2 years and distributes MaxCap tokens monthly
- [Token Release Stages](https://docs.nuon.fi/token-release-stages.md): MaxCap token release happens in stages after the Guarded Launch
- [Risk Curators Program](https://docs.nuon.fi/risk-curators-program.md): Risk Curators are professionals invited to Nuon's decentralized governance
- [Bug Bounty](https://docs.nuon.fi/bug-bounty.md): Bug Bounty helps Nuon indentify potential Solidity bugs in smart contracts
- [Giveaway Campaigns](https://docs.nuon.fi/giveaway-campaigns.md): Nuon is running and preparing different giveaway campaigns
- [Token Contracts](https://docs.nuon.fi/resources/token-contracts.md)
- [Security Audits](https://docs.nuon.fi/resources/security-audits.md): Overview of the security audit of the Nuon v2 protocol
- [Media Kit](https://docs.nuon.fi/resources/media-kit.md): Below you'll find our official marketing assets
- [Legal Documents](https://docs.nuon.fi/resources/legal-documents.md)
- [Terms and Conditions](https://docs.nuon.fi/resources/legal-documents/terms-and-conditions.md)
- [Privacy Policy](https://docs.nuon.fi/resources/legal-documents/privacy-policy.md)
- [Investment Disclaimer](https://docs.nuon.fi/resources/legal-documents/investment-disclaimer.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.nuon.fi/about-nuon.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.
