# Stats & Resources

### **Additional Resources Menu**

The **Additional Resources Menu** provides quick access to important features, statistics, and external resources for enhanced platform engagement and transparency.

***

#### **Accessing the Menu**

* Located next to the **Earn Menu**, there is a **Downward Arrow Icon**.
* Clicking the icon opens a dropdown menu with a variety of internal tools and external links.

***

#### **Menu Options**

**Internal Features**

1. [**Analytics**](https://docs.rain.fi/stats-and-resources/analytics):
   * Provides detailed insights into platform performance and user activity.
2. [**Statistics**](https://docs.rain.fi/stats-and-resources/statistics):
   * Displays key metrics, including lending and borrowing data, total volume, and platform usage.
3. [**FAQ**](https://docs.rain.fi/stats-and-resources/faq):
   * A comprehensive list of frequently asked questions to assist users with common inquiries.
4. [**NFT Collections**](https://docs.rain.fi/stats-and-resources/nft-collections):
   * View a curated list of NFT collections available for collateral or trading on the platform.
5. [**Collections Stats**](https://docs.rain.fi/stats-and-resources/collection-stats):
   * Displays specific data for each NFT collection, such as volume, activity, and liquidity.

***

**External Resources**

The following external links ensure users have access to additional support, technical tools, and legal information:

1. **Security Audit**:
   * Provides transparency into the platform’s security measures through detailed audit reports.
2. **Documentation**:
   * A complete guide for users, covering every aspect of the platform.
3. **API**:
   * Access the platform’s API documentation for developers looking to build integrations.
4. **SDK**:
   * Provides tools and libraries for developers to interact with the platform.
5. **Legal & Privacy**:
   * Links to legal disclaimers, terms of use, and privacy policies for compliance and clarity.

***

#### **Benefits of the Additional Resources Menu**

* **Centralized Information**: Quickly access analytics, statistics, and educational materials.
* **Transparency**: Explore security audits and legal documentation for trust and assurance.
* **Developer-Friendly**: Tools like the API and SDK enable seamless integration with third-party applications.
* **User Support**: FAQ and documentation ensure users have the resources they need.

***

This documentation outlines the structure and purpose of the **Additional Resources Menu**, making it clear and accessible for all platform users.


---

# 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.rain.fi/stats-and-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.
