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

# What we do

Finance does not create "free money." Instead, its significant advantage is in its capacity to save you from the unnecessary expenditures associated with Ethereum, particularly regarding its smart contract features. By leveraging smart contracts to conduct quantitative analyses of various transactions and datasets, finance offers an incredibly convenient way to utilize Ethereum. This is achieved without compromising on security or decentralization.

The core aim is to establish a platform that is not only safe and decentralized but also cost-effective for computing purposes. This approach ensures that users can engage with Ethereum's capabilities without being hindered by high costs or technical complexities often associated with smart contract deployment and execution. By simplifying access to these powerful features, finance democratizes the use of blockchain technology, making it more accessible to a broader audience and thereby encouraging wider adoption and innovation.


---

# 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:

```
GET https://volcano-finance.gitbook.io/volcano-finance/introduction/what-we-do.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.
