> For the complete documentation index, see [llms.txt](https://docs.premia.blue/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.premia.blue/resources.md).

# Resources

- [VIP & Institutional Services](https://docs.premia.blue/resources/vip-and-institutional-services.md)
- [Media Kit](https://docs.premia.blue/resources/media-kit.md): Branding Assets
- [Bug Bounty](https://docs.premia.blue/resources/bug-bounty.md)
- [Audits](https://docs.premia.blue/resources/audits.md)
- [Community Groups](https://docs.premia.blue/resources/community-groups.md)
- [Research](https://docs.premia.blue/resources/research.md)
- [SSVI](https://docs.premia.blue/resources/research/ssvi.md): Underwriter Vault Pricing Model
- [Legal, Terms, & Disclaimers](https://docs.premia.blue/resources/legal.md)
- [Terms of Service](https://docs.premia.blue/resources/legal/terms-of-service.md)
- [Privacy Policy](https://docs.premia.blue/resources/legal/privacy-policy.md)
- [Cookie Policy](https://docs.premia.blue/resources/legal/cookie-policy.md)
- [Prohibited Use](https://docs.premia.blue/resources/legal/prohibited-use.md): Premia Prohibited & Conditional Use Policy
- [Affiliate & Advocate Program](https://docs.premia.blue/resources/legal/affiliate-and-advocate-program.md)
- [Self-Service Affiliate Agreement](https://docs.premia.blue/resources/legal/self-service-affiliate-agreement.md)
- [Bug Bounty Terms](https://docs.premia.blue/resources/legal/bug-bounty-terms.md): Premia Bug Bounty Program Terms and Conditions
- [Academy/Newsletter Disclaimer](https://docs.premia.blue/resources/legal/academy-newsletter-disclaimer.md)
- [Trading Competition Terms and Disclaimers](https://docs.premia.blue/resources/legal/trading-competition-terms-and-disclaimers.md): Terms of Service and Disclaimers
- [Blue Descent](https://docs.premia.blue/resources/legal/blue-descent.md): Helping foster community-led growth, development, and self-sustainability.
- [Legal Disclaimer](https://docs.premia.blue/resources/legal/legal-disclaimer.md)
- [Media Disclaimer](https://docs.premia.blue/resources/legal/media-disclaimer.md)
- [AML/KYC Policies](https://docs.premia.blue/resources/legal/aml-kyc-policies.md)
- [Intellectual Property](https://docs.premia.blue/resources/legal/intellectual-property.md)
- [Amendments & Updates](https://docs.premia.blue/resources/legal/amendments-and-updates.md)
- [Contact Us](https://docs.premia.blue/resources/legal/contact-us.md)
- [FAQs (WIP)](https://docs.premia.blue/resources/legal/faqs-wip.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 that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.premia.blue/resources.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.
