# Venture Capital

We are currently preparing for our first fundraising round as a company, and will have more information available in the coming weeks. For the time being our focus has been on furthering development to provide a powerful alpha product to investors, paired with the preparation of the appropriate [Pitch Deck](/adult-playground-wiki/for-investors/venture-capital/pitch-deck.md) and supporting documents.

{% hint style="info" %}
The venture capital section of the wiki will see many updates in the coming weeks, please be sure to check regularly for more information.
{% endhint %}


---

# 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://adult-playground.gitbook.io/adult-playground-wiki/for-investors/venture-capital.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.
