# Welcome to Firelight Protocol

### [Getting Started with Firelight](/getting-started-with-firelight.md)

Find answers to frequently asked questions, along with key terms, abbreviations, and definitions used across these documents.

### [Introducing Firelight](/introducing-firelight.md)

Details about the launch timeline, core features of the protocol, and an overview of the larger ecosystem.

### [Reward System](/reward-system.md)

Learn how you can accrue Firelight Points and how the calculation will work, across both phases of the launch of the protocol.

### [User Guides](/user-guides.md)

Step-by-step guides to acquire FXRP and FLR, deposit and stake on Firelight, and withdraw and unstake your assets.

### [Security and Risks](/security-and-risks.md)

Summary of audit reports and risks.

### [Technical Documents](/technical-documents.md)

Common workflows, events, and functions.&#x20;

### [Resources](/resources.md)

Official links, including social media channels, community spaces, and web apps.

### [Litepaper](https://firelight.finance/firelight-litepaper.pdf)

A link to Firelight's litepaper detailing the project.


---

# 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://docs.firelight.finance/welcome-to-firelight-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.
