# Myosin.xyz Whitepaper '24

## Myosin.xyz Whitepaper '24

- [Executive Summary](https://whitepaper.myosin.xyz/home/why-myosin/executive-summary.md): The 10,000 foot view.
- [Our Mission & Values](https://whitepaper.myosin.xyz/home/why-myosin/our-mission-and-values.md): What motivates us.
- [How it Works](https://whitepaper.myosin.xyz/home/why-myosin/how-it-works.md): Breaking it down in the simplest of terms.
- [The Bigger Vision](https://whitepaper.myosin.xyz/home/why-myosin/the-bigger-vision.md): More than just an agency.....the ultimate marketing network.
- [Myosin Product Ecosystem](https://whitepaper.myosin.xyz/home/building-the-future-of-marketing/myosin-product-ecosystem.md): How value flows through the Myosin ecosystem
- [Onchain Reputation Scores](https://whitepaper.myosin.xyz/home/building-the-future-of-marketing/onchain-reputation-scores.md): Creating decentralized identities for marketers.
- [Marketing Reimagined](https://whitepaper.myosin.xyz/home/building-the-future-of-marketing/marketing-reimagined.md): Redefining text-based marketing, with a philanthropic bent.
- [Meet Mylo](https://whitepaper.myosin.xyz/home/building-the-future-of-marketing/meet-mylo.md): Cookies are dead. First party opt-in data is so in.
- [$MYO Token Utility](https://whitepaper.myosin.xyz/home/usdmyo-tokenomics/usdmyo-token-utility.md): Understanding $MYO token.
- [Revenue Streams](https://whitepaper.myosin.xyz/home/usdmyo-tokenomics/revenue-streams.md): How we make money.
- [Demand and Supply](https://whitepaper.myosin.xyz/home/usdmyo-tokenomics/demand-and-supply.md): How we ensure $MYO stays healthy
- [Treasury Holdings](https://whitepaper.myosin.xyz/home/usdmyo-tokenomics/treasury-holdings.md): Backing $MYO's underlying value with real cash flows
- [Bonding Curve](https://whitepaper.myosin.xyz/home/usdmyo-tokenomics/bonding-curve.md): Defining how $MYO appreciates over time
- [Token Supply & Distribution](https://whitepaper.myosin.xyz/home/usdmyo-tokenomics/token-supply-and-distribution.md): Understanding $MYO distribution over time
- [Staking Rewards](https://whitepaper.myosin.xyz/home/usdmyo-tokenomics/staking-rewards.md): Why we stake $MYO and how it works
- [Governance](https://whitepaper.myosin.xyz/home/governance-and-regulations/governance.md)
- [Regulatory Hurdles Cleared](https://whitepaper.myosin.xyz/home/governance-and-regulations/regulatory-hurdles-cleared.md)
- [Overview](https://whitepaper.myosin.xyz/home/conclusion/overview.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://whitepaper.myosin.xyz/home/why-myosin/executive-summary.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.
