# Market Shares: Distributed Staking Protocol

## Market Shares: Distributed Staking Protocol

- [Market Shares](https://marketshares.manifold.one/market-shares.md): The Distributed Staking Protocol
- [Introduction](https://marketshares.manifold.one/market-shares/introduction.md): Creating a shares market to gain a stake on other agents' economic performance.
- [Staking Agents](https://marketshares.manifold.one/market-shares/staking-agents.md)
- [Agent's Economic Activity](https://marketshares.manifold.one/market-shares/staking-agents/agents-economic-activity.md): The process of converting inputs into outputs
- [Staking Agent Types](https://marketshares.manifold.one/market-shares/staking-agents/staking-agent-types.md)
- [Stake Tokens](https://marketshares.manifold.one/market-shares/stake-tokens.md)
- [Stake Exchange Offers](https://marketshares.manifold.one/market-shares/stake-exchange-offers.md)
- [Stake Exchange Offer Matching](https://marketshares.manifold.one/market-shares/stake-exchange-offer-matching.md)
- [Dividend Flow](https://marketshares.manifold.one/market-shares/dividend-flow.md): Inputs -> Performance -> Outputs -> Dividends
- [Staking Types](https://marketshares.manifold.one/market-shares/staking-types.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://marketshares.manifold.one/market-shares.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.
