# What is ToyStack?

ToyStack is a new-age cloud platform -- without a learning curve.

We instantly run your stack in an auto-scaling Kubernetes environment with security, logging, and CI/CD out-of-the-box. So you can focus on code rather than infrastructure.

Start deploying your apps on ToyStack in minutes.

## Why ToyStack?

We have taken the best-practices and implementations of an enterprise-grade DevOps pipeline and made it available to your technology stack -- in a single-click. Here are some of the reasons why we think it's awesome

* **CI/CD out-of-the-box.** The pipeline from your git repos to the servers is pre-built.
* Every app runs on a **Kubernetes cluster, by default**. We take care of scaling it up and down to manage traffic and costs.
* It lets you **compose your entire technology stack** and run it as one. Microservices, databases, caches, queues and other peripherals are all interconnected -- we run them together
* Ability to **create ephemeral environments** for testing or development work -- spin up your entire technology stack for minutes, hours or days.
* **Observability built-in.** We've plugged in all the logging and monitoring tools you'll need already -- simply view them on the dashboard.
* **Enterprise-grade security** keeps your entire infrastructure secure from attacks, bad-actors, mistakes or vulnerabilities.

## Quickstarts

<table data-view="cards"><thead><tr><th></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td>Node JS</td><td><a href="backend-quickstarts/node-js">node-js</a></td><td><a href="https://3980355268-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fg3kWmYTC5OSJ5vltL8xU%2Fuploads%2FTOQOBLMKjV3ftSxyuf55%2Fnodejs.png?alt=media&#x26;token=4a5b407e-ce74-4ad4-8968-8cf1a32953a5">nodejs.png</a></td></tr><tr><td>React JS</td><td><a href="frontend-quickstarts/reactjs">reactjs</a></td><td><a href="https://3980355268-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fg3kWmYTC5OSJ5vltL8xU%2Fuploads%2FcYJnpzwhvi0GR16VuRba%2Freact.png?alt=media&#x26;token=a0f3c98c-23aa-4952-b9a2-88c45cee2917">react.png</a></td></tr><tr><td>Django</td><td><a href="backend-quickstarts/django">django</a></td><td><a href="https://3980355268-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fg3kWmYTC5OSJ5vltL8xU%2Fuploads%2FEhQmlbBOOSPY8HTE1nIF%2Fdjango.png?alt=media&#x26;token=9eed1e79-1bad-4a4d-b68f-c1704a8f50cd">django.png</a></td></tr><tr><td>Go</td><td><a href="backend-quickstarts/go">go</a></td><td><a href="https://3980355268-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fg3kWmYTC5OSJ5vltL8xU%2Fuploads%2FusdQhSs2nFC5BtcVwAy4%2Fgo.png?alt=media&#x26;token=ebb629e2-d033-4439-88e1-9e1a6c67a12d">go.png</a></td></tr><tr><td>PHP</td><td><a href="backend-quickstarts/php">php</a></td><td><a href="https://3980355268-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fg3kWmYTC5OSJ5vltL8xU%2Fuploads%2FBgnLDx3cfp9BxBKeHJoG%2Fphp.png?alt=media&#x26;token=208814ab-9a81-4691-837b-9f5931b00882">php.png</a></td></tr><tr><td>Java</td><td><a href="backend-quickstarts/java">java</a></td><td><a href="https://3980355268-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fg3kWmYTC5OSJ5vltL8xU%2Fuploads%2Fp5gmJQB9AWHJaaktxFwD%2Fjava.png?alt=media&#x26;token=362ebe26-b866-4b21-aa7f-593b7a80903a">java.png</a></td></tr><tr><td>Flask</td><td><a href="backend-quickstarts/flask">flask</a></td><td><a href="https://3980355268-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fg3kWmYTC5OSJ5vltL8xU%2Fuploads%2FG2wiU5k6NVJoLUj5SQ4W%2Fflask.png?alt=media&#x26;token=b3fd5dcb-23e5-4954-a866-9c4d64db1498">flask.png</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/readme.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.
