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

# Resources

- [FAQs](https://docs.flash.trade/flash-trade/resources/flash-trade.md)
- [Audits](https://docs.flash.trade/flash-trade/resources/security.md)
- [Monthly Protocol Reports](https://docs.flash.trade/flash-trade/resources/monthly-protocol-reports.md): Each report provides a rolling 3-month view of data from the Flash Trade platform, updated monthly.
- [November 2025 Report](https://docs.flash.trade/flash-trade/resources/monthly-protocol-reports/november-2025-report.md)
- [October 2025 Report](https://docs.flash.trade/flash-trade/resources/monthly-protocol-reports/october-2025-report.md)
- [September 2025 Report](https://docs.flash.trade/flash-trade/resources/monthly-protocol-reports/september-2025-report.md)
- [August 2025 Report](https://docs.flash.trade/flash-trade/resources/monthly-protocol-reports/august-2025-report.md)
- [July 2025 Report](https://docs.flash.trade/flash-trade/resources/monthly-protocol-reports/july-2025-report.md)
- [June 2025 Report](https://docs.flash.trade/flash-trade/resources/monthly-protocol-reports/june-2025-report.md)
- [May 2025 Report](https://docs.flash.trade/flash-trade/resources/monthly-protocol-reports/may-2025-report.md)
- [April 2025 Report](https://docs.flash.trade/flash-trade/resources/monthly-protocol-reports/april-2025-report.md)
- [The Flash Trade Origin Story](https://docs.flash.trade/flash-trade/resources/the-flash-trade-origin-story.md)
- [Terms of Service](https://docs.flash.trade/flash-trade/resources/terms-of-service.md)
- [Weekly Rewards](https://docs.flash.trade/flash-trade/resources/weekly-rewards.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.flash.trade/flash-trade/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.
