# The Basics

- [Your workspace](https://docs.nuken.xyz/the-basics/your-workspace.md): After you've installed our desktop app, it's time to get to work.
- [Viewing the console](https://docs.nuken.xyz/the-basics/your-workspace/viewing-the-console.md): See what's going on under the hood...
- [Preview options](https://docs.nuken.xyz/the-basics/your-workspace/preview-options.md): Go ahead, take a look!
- [Exporting your project](https://docs.nuken.xyz/the-basics/exporting-your-project.md): All done? Let's take a look.
- [Save as template](https://docs.nuken.xyz/the-basics/exporting-your-project/save-as-template.md)
- [Saving to memory](https://docs.nuken.xyz/the-basics/exporting-your-project/saving-to-memory.md): Big brain time 🧠
- [Importing / recovering a project](https://docs.nuken.xyz/the-basics/importing-recovering-a-project.md): Back to the rat race, we suppose...
- [Downloading content](https://docs.nuken.xyz/the-basics/downloading-content.md): Gotta love those sweet, sweet automatic downloads.


---

# 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/the-basics.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.
