# Protocol

- [Quantitative Research](https://earn-docs.affinedefi.com/protocol/quantitative-research.md)
- [Security](https://earn-docs.affinedefi.com/protocol/security.md)
- [Affine Pass and Accolades](https://earn-docs.affinedefi.com/protocol/affine-pass-and-accolades.md): As a first step towards decentralization, Affine Pass NFTs were introduced to the community. If you are here at a later point in time, this guide aims to bridge the gap in your knowledge.
- [Affine Points Airdrop Program](https://earn-docs.affinedefi.com/protocol/affine-points-airdrop-program.md): This program rewards and recognizes the community members' participation and loyalty within the Affine ecosystem. This guide will explain the Point System and Point Multiplier mechanisms.


---

# 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://earn-docs.affinedefi.com/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.
