# Welcome to Web2Soft docs!

## Web2Soft - Opensource

Web2Soft converts your website to a native desktop application based on the Electron framework. Without learning any programming language, you can build your macOS, Windows and Linux application within a few minutes by following this documentation.

With this, you can easily configure website URLs, Menus, Icons, Hidden Elements, Pop-Ups, Shortcuts, Loading pages, Error handling, Print and many more things as you want. Therefore every website which you used with this will definitely look like a native desktop application.

## Want to jump right in?

Feeling like an eager beaver? Jump in to the quick start docs and get making your first Software:

{% content-ref url="/pages/HCWgndLPNWRqMo4WUKvj" %}
[Files Structure](/web2soft-docs/files-structure.md)
{% endcontent-ref %}


---

# 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://prasanth-1.gitbook.io/web2soft-docs/welcome-to-web2soft-docs.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.
