# Installing ToyStack

## Choose your git provider

ToyStack connects to your code using Git. You can use the following quicklinks to read the setup instructions

<table data-view="cards"><thead><tr><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td>Instructions for GitHub Users</td><td><a href="/files/M4vCQXVcytk6TwoPSF1W">/files/M4vCQXVcytk6TwoPSF1W</a></td><td><a href="/pages/bmJmO8avRFOsAGVEZNft">/pages/bmJmO8avRFOsAGVEZNft</a></td></tr><tr><td>Instructions for BitBucket Users</td><td><a href="/files/afVV0LIrmbCXokJcJUXd">/files/afVV0LIrmbCXokJcJUXd</a></td><td><a href="/pages/grT4VMRa7v7Xx8O8Kukw">/pages/grT4VMRa7v7Xx8O8Kukw</a></td></tr></tbody></table>


---

# 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.toystack.ai/get-started/installing-toystack.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.
