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

# Resources

This section collects reference material for Firelight Coverage: the FAQ, a glossary of terminology, security and audit information, and the key links.

### What you'll find here

* [FAQ](/resources/faq.md) answers common questions about coverage products, eligibility, claims, and the staking model.
* [Glossary](/resources/glossary.md) defines the terms used across the documentation, including the foundational Phase 1 staking terms (FAssets, FXRP, FLR, Launch Vault, stXRP).
* [Audits and Security](/resources/audits-and-security.md) lists audits relevant to the coverage protocol and the foundational launch-vault contracts.
* [Links & Contact](/resources/links-and-contact.md) collects official channels, the full cover terms link, partner references, and developer resources.
* Coverage Terms will be linked here closer to the feature complete launch.

### Phase 1 reference material has been merged in

Firelight Phase 1 had its own FAQ, glossary, and resources. Those pages are being retired as the coverage protocol (Phase 2) goes live, and the reference material that remains useful has been merged into this section. Specifically, the Phase 1 staking glossary terms now appear in the Glossary, the launch-vault audit list is the canonical home in Audits and Security, and the "how to obtain stXRP" walk-through is folded into [Deployments and Withdrawals](/for-stakers/deployments-and-withdrawals.md) under Stakers.


---

# 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.firelight.finance/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.
