# Start Using Enoki

## What is Enoki?

Enoki is a multiplayer Linux desktop with file storage that is accessible in the browser and shareable with others. Think of it as Figma for developers. You can collaborate seamlessly on code, share files and workspaces with ease, while maintaining version control in real-time. Our intuitive interface also allows for easy onboarding and minimal training time, so your team can focus on what matters most: building great software.

## The Benefits

Enoki allows you to create custom Linux base images that correspond to a specific deliverable for your team. In other words, you can define the exact applications, APIs, SSH Keys, and VPNs for the Enoki workspace linked to that task. Similarly, you can manage team members and their permissions. What's great about the platform is each workspace is ephemeral and collaboration is asynchronous (no need to worry about hand offs or time zones!)

## Get Started

Go to <https://app.enoki.so/> and launch your first workspace!

To stay in touch follow us on [Twitter](https://twitter.com/Enoki_Inc), [GitHub](https://github.com/enoki-inc), and [LinkedIn](https://www.linkedin.com/company/enoki-inc/).

If you need any help getting started or if you just want to chat with the Enoki community, join our [Discord](https://discord.gg/UTzbFkdJ8F).


---

# 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.enoki.so/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.
