# Choosing a Vault

1. Click on the “Vaults” tab, located in the main navigation menu and select "All Vaults."

<figure><img src="/files/QhwS5pKu9hIs1k8RO2u7" alt=""><figcaption></figcaption></figure>

2. View and select from all active vaults on the Firelight Protocol.

{% hint style="warning" %}
During the initial launch phase, Firelight will be the only curator, operating the Launch Vault. For more information on the timeline with multiple vaults, head to [Launch Tim](/introducing-firelight/launch-timeline.md)[eline](/introducing-firelight/launch-timeline.md).
{% endhint %}

3. At the top of the "All Vaults" page, you will find a protocol overview section displaying key real-time metrics for the entire ecosystem.&#x20;

To find and analyze a specific vault, follow these steps:

* Locate the vault within the list.&#x20;
* Click on the vault row to expand it or navigate to its dedicated page.

<figure><img src="/files/QWy6SNvd39Slo4RRMNrr" alt=""><figcaption></figcaption></figure>

{% hint style="warning" %}
When you review the vault, you'll see several important details such as the TVL, limit and collateral. Head to the [Glossary](/getting-started-with-firelight/glossary.md) for a better understanding of how we use these metrics.&#x20;
{% endhint %}

{% hint style="warning" %}
Within the detailed view, you will find a section displaying the official smart contract addresses associated with the vault.
{% endhint %}

4. Scroll to the Deposit and Stake button below.&#x20;

<figure><img src="/files/v5Yp8HRkQJzd8yYEg10E" alt=""><figcaption></figcaption></figure>


---

# 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/user-guides/deposit-and-stake/choosing-a-vault.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.
