# Funding

{% hint style="warning" %}
StratoVM has successfully raised a seed round from private investors.&#x20;

At present, our cap table is closed to new investments.
{% endhint %}

For future investment opportunities:

* We will announce when our next funding round opens.
* Interested parties can reach out to <info@stratovm.io>.
* Please include a brief description of your fund in your inquiry.

We appreciate your interest in StratoVM and look forward to potential future collaborations.


---

# Agent Instructions: 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://docs.stratovm.io/protocol/funding.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.
