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

# Vision / Mission

##

<figure><img src="/files/t4Ra5hMDfpOQ7TFeeynp" alt=""><figcaption></figcaption></figure>

## **Vision:**

Tonfi strives to become the leading DeFi ecosystem on TON, empowering users to manage their assets effectively and transparently while driving the growth of the TON ecosystem as a whole. The project envisions:

* **Creating a comprehensive and user-friendly DeFi ecosystem:** Tonfi provides a full suite of DApps to meet all users' DeFi needs, from token trading to lending/borrowing, asset management, and insurance.
* **Expanding DeFi accessibility to everyone:** Tonfi is committed to bringing DeFi to everyone, regardless of their technical background or financial background. The project will focus on simplifying the user interface, providing detailed documentation, and strong community support.
* **Promoting innovation and creativity in DeFi:** Tonfi actively encourages innovation and creativity in the DeFi space, supporting developers to create new DApps and providing the necessary resources and tools to drive the development of the DeFi ecosystem.

## **Mission:**

The Tonfi project operates based on the mission:

* **Providing safe, transparent, and efficient DeFi services:** Tonfi is committed to building a safe and reliable DeFi ecosystem where users can manage their assets with confidence. The project focuses on developing rigorously tested DApps, utilizing advanced technology, and adhering to the highest security standards.
* **Empowering users and promoting financial autonomy:** Tonfi believes that everyone should have control over their finances. The project provides tools and services that empower users to freely manage their assets, invest, and participate in the decentralized economy.
* **Fostering innovation and growth in DeFi:** Tonfi is constantly striving to develop and improve its DeFi ecosystem. The project supports developers to create new DApps, integrate advanced features, and enhance the user experience, aiming to become a key driver of growth for the TON ecosystem and the DeFi space as a whole.

## **Conclusion**

Tonfi is an ambitious DeFi project with immense potential to revolutionize the way people interact with finance. The project offers a comprehensive, user-friendly, secure, and efficient DeFi ecosystem, supported by an experienced and dedicated team. With a clear vision, a strong mission, and a detailed roadmap, Tonfi is poised to become a significant force driving the development of the TON ecosystem and the DeFi space as a whole.

Website : <https://www.tonfi.ai/>


---

# 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://tonfi-ai.gitbook.io/whitepaper-tonfi.ai/vision-mission.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.
