# Welcome

This is the Midstake’s Development Forum and Wiki. Here you can find all new and old information about Midstake’s Development status, projects, and other cool and helpful information.

Special Events and Exclusive Information only related to development can be found here too. So have a eye out for cool new opportunities. As one time William Ward Said..

> #### “Opportunities are like sunrises. If you wait too long, you miss them.” <a href="#quote-1" id="quote-1"></a>

### Important Links

{% content-ref url="/pages/-MWWbW3cVo3Kh9lP9qoV" %}
[The Team](/thecompany/who-we-are/team.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MWWcp4AHee\_YlaJW\_-m" %}
[Products](/thecompany/who-we-are/products.md)
{% endcontent-ref %}


---

# 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://wiki.midstake.com/master.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.
