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

# Welcome!

Established in 2017, **SVB Ventures** has long history of supporting and collaborating with various fintech bodies in Singapore, such as Singapore Fintech Association.

<details>

<summary>How SVB can help Project Owners</summary>

* Fundraising with ease
* Get more token holders & reach out to wider audience
* Access to our valuable network of multi-chain partners
* Advice on overall strategy including: Tokenomics, Gamification, Go to market.

</details>

<details>

<summary><strong>How SVB can help Clients &#x26; Community?</strong></summary>

We seek to facilitate the flow of capital and at the same time, help our Clients & Community access to great potential projects launching on different chains

</details>

<details>

<summary><strong>How SVB can help other VCs &#x26; partners?</strong></summary>

We know how hard it is to find a good gem among this chaotic yet intriguing world of crypto. Investing in the right people, at the right time, for the right purpose, would not only bring you great rewards, but also make the whole ecosystem stronger. We want to be part of this journey. Talk to us.

</details>


---

# 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.svb.ventures/welcome.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.
