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

# Welcome to IceFlake Finance

## **What is Avalanche** ��**?**

Avalanche is the fastest smart contracts platform in the Blockchain industry, as measured by time-to-finality, and has the most validators securing its activity of any proof-of-stake protocol.

## Introducing IceFlake Finance

Following the successful rollouts of both IceSlush Finance (Layer 1) and IceCubes Finance (Layer 2), we are excited to introduce IceFlake Finance (Layer 3), which represents the most modern and highly rewarding yield farming protocol on the Avalanche network. Through various adaptations and customizations in accordance with current market climate, our aim is to deliver a highly rewarding yield farming experience for all of our community, as we continue to strive to become one of the leading DeFi protocols on Avalanche. Following detailed deliberation, the Tokenomics of IceFlake Finance has been carefully curated to deliver a resilient and sustainable yield farm, one that would inevitably benefit our beloved community.&#x20;

| Social Media | Link                                                                       |
| ------------ | -------------------------------------------------------------------------- |
| Website      | <https://iceflake.finance/>                                                |
| Twitter      | [https://twitter.com/iceflakefinance](https://twitter.com/icecubesfinance) |
| Telegram     | <https://t.me/joinchat/TNt5gfA3tH05N2Y1>                                   |
| GitHub       | <https://github.com/iceflakefinance>                                       |
| GitBook      | <https://iceflake-finance.gitbook.io/iceflake-finance/>                    |


---

# 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, and the optional `goal` query parameter:

```
GET https://iceflake-finance.gitbook.io/iceflake-finance/welcome-to-iceflake-finance.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
