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

# Investors

1. VSV Capital
   * VSV Capital is the first Vietnam’s Accelerator and local early-stage VC firm founded in 2014, which has been ranked #1 by Techinasia as the most active investor in Vietnam (2022).&#x20;
   * Over the last 8 years, VSV has made over 80 **investment deals** from **Pre-Seed to Series B** into 70 startups with founders from 9 countries, including Loship, [Base.vn](http://base.vn/), Modmo, Ship60, Nerman, Loop, Vibeji… with a total valuation of over $300 million. Most of which  have gone on to raise multiple million dollars to expand their business to global market or serve millions of local customers everyday, which then helps some of them to surpass 1000 multiple in valuation after just a couple of years since VSV made their initial cheque.
2. Hub Global
   * HUB is a blockchain-oriented venture capital founded by reputable blockchain entrepreneurs with the mission to incubate and invest in emerging startups capable of becoming Vietnam’s next unicorns. The founders and management team consist of ecosystem builders and innovation promoters with extensive experience in blockchain entrepreneurship, international business, tech startup investment, and government relations.&#x20;
   * Backed by amazing advisors, investors and partners, HUB aims to become the Community Sandbox for blockchain startups in Vietnam where companies can source liquidity, find mentorship, and allow regulators to monitor the development of this industry without risk missing out on its enormous growth opportunity.
3. Launchzone
   * LaunchZone is the ultimate DeFi platform that offers users a seamless crypto experience while assisting crypto startups with fundraising and software development. The LaunchZone ecosystem currently comprises of LZ Pad, LZ Swap, LZ Pool, LZ Farm, and LZ Wallet.&#x20;
   * LaunchZone has incubated 30+ projects on many different chains and brought them to great success. With an extensive network of 100+ tier-1 partners, they are confident they can help potential projects build a strong and active community, as well as bootstrap in the ever-evolving blockchain industry.
4. Mistletoe
   * Founded by Taizo Son, Mistletoe is a Collective Impact Community based in Japan and Singapore with a mission to create a sustainable human-centered future using deep technologies.&#x20;
   * Their international community comprises more than 400 entrepreneurs, investors, researchers, and visionaries who are at the forefront of the global startup movement. They are building an environment for various talents to come together and discover solutions to societal challenges that are impossible for single companies to solve alone.


---

# 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.hectagon.finance/introduction-to-hectagon/investors.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.
