# Marina Protocol

## Marina Protocol

- [Introduction](https://whitepaper.marina-protocol.com/overview/introduction.md)
- [Structure](https://whitepaper.marina-protocol.com/overview/structure.md)
- [Official Channels](https://whitepaper.marina-protocol.com/overview/official-channels.md)
- [Daily Reward Hub](https://whitepaper.marina-protocol.com/platform/daily-reward-hub.md)
- [On-Chain Portal](https://whitepaper.marina-protocol.com/platform/on-chain-portal.md): Coming Soon
- [Framework](https://whitepaper.marina-protocol.com/bay/framework.md)
- [Tokenomics](https://whitepaper.marina-protocol.com/bay/tokenomics.md)
- [Milestones](https://whitepaper.marina-protocol.com/roadmap/milestones.md)
- [Next Phases](https://whitepaper.marina-protocol.com/roadmap/next-phases.md)
- [Privacy Policy](https://whitepaper.marina-protocol.com/disclaimer/privacy-policy.md): This Privacy Policy was last updated on 15th December 2023.
- [Terms of Service](https://whitepaper.marina-protocol.com/disclaimer/terms-of-service.md): This Terms of Service was last updated on 24th February 2025.
- [Child Safety Standards Policy](https://whitepaper.marina-protocol.com/disclaimer/child-safety-standards-policy.md): This Terms of Service was last updated on 24th February 2025.


---

# 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://whitepaper.marina-protocol.com/overview/introduction.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.
