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

# Introduction

PantherFi emerges as a groundbreaking platform that combines the realms of decentralized finance (DeFi) and artificial intelligence (AI) computing, offering a unique opportunity for participants to tap into innovative asset classes and revenue streams within the cryptocurrency space. By facilitating the connection between the AI economy and the crypto world, PantherFi opens up new avenues for users to not only leverage their computing power but also engage in decentralized financial services, creating a mutually beneficial ecosystem.

**The Convergence of DeFi and AI:** PantherFi stands out as a next-generation permissionless money market specifically tailored to cater to AI computing powers and infrastructures. By merging DeFi principles with AI computing capabilities, PantherFi introduces a novel concept where computational assets and financial services coexist harmoniously. This convergence paves the way for a symbiotic relationship between the two domains, enabling users to harness the potential of AI computing while exploring the opportunities presented by the decentralized financial landscape.

**Key Features and Benefits:**

1. Connecting AI Economy with Crypto: PantherFi acts as a bridge that connects the AI economy with the crypto space, enabling users to put their computing power to work for AI tasks and earn profits while accessing financial services within the platform.
2. 1-click Interest Boost: Depositors on PantherFi can enhance their interest earnings swiftly by participating in the platform's pools and utilizing the looping feature, allowing for maximum profitability with minimal effort.
3. Enhanced User Experience: PantherFi prioritizes user experience by offering an intuitive interface that simplifies the process of engaging with the platform. Additionally, the platform is built on a robust lending model, ensuring reliability and efficiency for all participants.


---

# 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://pantherfi.gitbook.io/pantherfi/introduction.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.
