# Joint Documentation

## Joint Documentation

- [What is Joint?](https://docs.joint.exchange/introduction/what-is-joint.md)
- [How Joint is Different](https://docs.joint.exchange/introduction/how-joint-is-different.md)
- [Roadmap](https://docs.joint.exchange/introduction/roadmap.md): The 2024 roadmap for the Joint project
- [Market](https://docs.joint.exchange/concepts/market.md)
- [Liquidity](https://docs.joint.exchange/concepts/liquidity.md)
- [Swap](https://docs.joint.exchange/concepts/swap.md)
- [Dispute Resolution](https://docs.joint.exchange/concepts/dispute-resolution.md)
- [Mediation](https://docs.joint.exchange/concepts/dispute-resolution/mediation.md): Learn about dispute mediation
- [Ticket Market](https://docs.joint.exchange/concepts/dispute-resolution/ticket-market.md): Learn about the mediation ticket market
- [Voting](https://docs.joint.exchange/concepts/dispute-resolution/voting.md): Learn how voting works for dispute resolution
- [Incentives & Penalties](https://docs.joint.exchange/concepts/dispute-resolution/incentives-and-penalties.md): Learn about protocol mediation incentives and penalties
- [Mining](https://docs.joint.exchange/concepts/mining.md)
- [Fees](https://docs.joint.exchange/concepts/fees.md)
- [Messaging](https://docs.joint.exchange/concepts/messaging.md): Learn about private messaging
- [Badge System](https://docs.joint.exchange/concepts/badge-system.md): Learn about the badge system
- [Supported Badges](https://docs.joint.exchange/concepts/badge-system/supported-badges.md): Learn about the official badges
- [General](https://docs.joint.exchange/faq/general.md)
- [Market](https://docs.joint.exchange/faq/market.md)
- [Liquidity](https://docs.joint.exchange/faq/liquidity.md)
- [Mediation](https://docs.joint.exchange/faq/mediation.md)
- [Miners](https://docs.joint.exchange/faq/miners.md)
- [Security](https://docs.joint.exchange/faq/security.md)
- [Token Supply](https://docs.joint.exchange/tokenomics/token-supply.md)
- [Token Mechanics & Utility](https://docs.joint.exchange/tokenomics/token-mechanics-and-utility.md)
- [Introduction](https://docs.joint.exchange/nft/introduction.md): Learn about DroidPD NFT
- [Lore](https://docs.joint.exchange/nft/lore.md)
- [Utility](https://docs.joint.exchange/nft/utility.md)
- [Allocation](https://docs.joint.exchange/nft/allocation.md)
- [Prohibited Jurisdictions](https://docs.joint.exchange/others/prohibited-jurisdictions.md): This page includes a list of Jurisdictions prohibited from using the Joint Lab operated Joint Interface.


---

# 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.joint.exchange/introduction/what-is-joint.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.
