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

# What is Fringe Finance?

![](/files/vKyAO5FSrxv21TmN7Wnf)

**Fringe Finance** is dedicated to **unlocking the capital in speculative cryptoassets** through a **variety of products and services**, including **lending, borrowing, leveraged trading, staking, and other financial facilities**. Holders who believe in the upside price opportunity of their tokens can now **put them to work** instead of just waiting idly for their price to appreciate.

Smaller altcoins are often new or apply to niche use cases. Therefore, they can be more speculative than very popular, large market cap cryptocurrencies. The **capital locked in these smaller altcoin assets** often cannot easily be deployed into the DeFi ecosystem due to a **lack of broad support** by DeFi platforms.

**Fringe Finance solves this problem by accepting a large variety of smaller altcoin assets as collateral for stablecoin loans.** Although they are often more volatile than the larger, more popular coins, Fringe Finance uses a variety of borrowing parameters and related mechanisms to **maintain the stability and financial protection of the platform.**

Fringe Finance’s vision also includes **cross-chain collateralization**, **fixed-interest loans**, **DeFi composability**, a **truly decentralized UI**, a **fully decentralized stablecoin**, **multi-chain support**, and **embedded DeFi insurance**. These will provide a platform rich in features to service the growing crypto economy. The Fringe Finance platform will sustainably adapt through transitioning governance to the Fringe Finance DAO so that its community of stakeholders can best guide its future direction to best suit the community.


---

# 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://docs.fringe.fi/fringe-finance-docs/what-is-fringe-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.
