# Welcome to the nuken Docs!

**nuken** is a development environment for web-based applications. You can get started online at [nuken.xyz](https://nuken.xyz), or download the desktop app for an offline experience.

<figure><img src="https://324211496-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MlBO-Je5kwyo8aFQDUg%2Fuploads%2FJfTHne7gs8WHtN49e8iD%2Fimage.png?alt=media&#x26;token=cff7eb96-4577-46f7-838d-b097a6055b01" alt=""><figcaption><p>Check it out. Neat, huh?</p></figcaption></figure>

No accounts or paywalls, all open-source and community driven. Every feature we add has a purpose, and nuken be used wherever you go. **We see nuken as a digital canvas** - a way to create, edit, and share your projects with the world.

{% hint style="success" %}
**We're committed to making nuken as easy to use and understand as possible.** If you catch something that doesn't make sense, let us know. 😎
{% 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://docs.nuken.xyz/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.
