# Prime Protocol Community

## Prime Protocol Community

- [What is Prime Protocol?](https://docs.primeprotocol.xyz/about-prime-protocol/what-is-prime-protocol.md): Prime Protocol is the first natively cross-chain prime brokerage
- [Prime Architecture](https://docs.primeprotocol.xyz/about-prime-protocol/prime-architecture.md): How does Prime Protocol work?
- [Why Use Prime](https://docs.primeprotocol.xyz/about-prime-protocol/why-use-prime.md): Key Use Cases
- [Main Functionality](https://docs.primeprotocol.xyz/navigating-prime/main-functionality.md): How to navigate Prime's main functionality
- [Universal Access](https://docs.primeprotocol.xyz/navigating-prime/universal-access.md): What is Universal Access?
- [Money Markets](https://docs.primeprotocol.xyz/navigating-prime/money-markets.md): What are Money Markets on Prime?
- [Liquidations](https://docs.primeprotocol.xyz/navigating-prime/liquidations.md): The Prime liquidation engine is designed with two things in mind – efficiency and simplicity.
- [Prime Points](https://docs.primeprotocol.xyz/navigating-prime/prime-points.md): Earn points and climb your way up the leaderboard on Prime Protocol!
- [Audits](https://docs.primeprotocol.xyz/audits-security/audits.md)
- [Prime Ecosystem](https://docs.primeprotocol.xyz/other-information/prime-ecosystem.md): Thank you to all of our collaborators who make up the Prime ecosystem!
- [Frequently Asked Questions](https://docs.primeprotocol.xyz/other-information/frequently-asked-questions.md)
- [Prime Branding](https://docs.primeprotocol.xyz/other-information/prime-branding.md)
- [Connect with Prime](https://docs.primeprotocol.xyz/other-information/connect-with-prime.md)
- [Terms of Service](https://docs.primeprotocol.xyz/other-information/terms-of-service.md): Last Revised on May 7th, 2023
- [Privacy Policy](https://docs.primeprotocol.xyz/other-information/privacy-policy.md): Last Revised on May 7th, 2023


---

# 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.primeprotocol.xyz/about-prime-protocol/what-is-prime-protocol.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.
