# Programs

- [Points Program](https://pacifica.gitbook.io/docs/programs/points-program.md): The Pacifica Points program recognizes and rewards users who contribute to Pacifica's success.
- [Referral and Affiliate Program](https://pacifica.gitbook.io/docs/programs/referral-and-affiliate-program.md): Pacifica provides a referral and affiliate system in order for users to be rewarded for inviting their community and friends to trade on the platform.
- [Market Maker Program](https://pacifica.gitbook.io/docs/programs/market-maker-program.md): This document provides an overview of the Pacifica Market Making Program. For full details, please reach out to the Pacifica team (see below)
- [Builder Program](https://pacifica.gitbook.io/docs/programs/builder-program.md)
- [VIP Program](https://pacifica.gitbook.io/docs/programs/vip-program.md): VIP there? VIP here!
- [Educators Program](https://pacifica.gitbook.io/docs/programs/educators-program.md)
- [Bug Bounty Program](https://pacifica.gitbook.io/docs/programs/bug-bounty-program.md)
- [Affiliate Program](https://pacifica.gitbook.io/docs/programs/affiliate-program.md): Pacifica provides an affiliate system in order for community owners and KOLs to be rewarded for inviting their community and friends to trade on the platform.
- [Outdated/To be restructured](https://pacifica.gitbook.io/docs/programs/outdated-to-be-restructured.md)
- [Order Rules & Constraints](https://pacifica.gitbook.io/docs/programs/outdated-to-be-restructured/order-rules-and-constraints.md)
- [Getting Started](https://pacifica.gitbook.io/docs/programs/outdated-to-be-restructured/getting-started.md)
- [Deposit Flow](https://pacifica.gitbook.io/docs/programs/outdated-to-be-restructured/deposit-flow.md)
- [Withdrawal Flow](https://pacifica.gitbook.io/docs/programs/outdated-to-be-restructured/withdrawal-flow.md)
- [About Pacifica](https://pacifica.gitbook.io/docs/programs/outdated-to-be-restructured/about-pacifica.md)


---

# Agent Instructions: 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://pacifica.gitbook.io/docs/programs.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.
