# Welcome

Our getting started guide will help you navigate through building your first Webstudio website. It covers the essentials of creating web designs and integrating third-party tools. You'll learn how to utilize Webstudio's unique features like Design tokens and Components, and how to contribute to the project.

[**Get started**](https://docs.webstudio.is/basics/building-your-first-site)

***

{% content-ref url="building-your-first-site" %}
[building-your-first-site](https://docs.webstudio.is/basics/building-your-first-site)
{% endcontent-ref %}

{% content-ref url="../university/foundations" %}
[foundations](https://docs.webstudio.is/university/foundations)
{% endcontent-ref %}

{% content-ref url="../university/core-components" %}
[core-components](https://docs.webstudio.is/university/core-components)
{% endcontent-ref %}

{% content-ref url="../university/radix" %}
[radix](https://docs.webstudio.is/university/radix)
{% endcontent-ref %}

{% content-ref url="../university/marketplace" %}
[marketplace](https://docs.webstudio.is/university/marketplace)
{% endcontent-ref %}

{% content-ref url="../university/self-hosting" %}
[self-hosting](https://docs.webstudio.is/university/self-hosting)
{% endcontent-ref %}

{% content-ref url="../university/how-tos" %}
[how-tos](https://docs.webstudio.is/university/how-tos)
{% endcontent-ref %}

{% content-ref url="../university/integrations" %}
[integrations](https://docs.webstudio.is/university/integrations)
{% endcontent-ref %}

{% content-ref url="../university/craft" %}
[craft](https://docs.webstudio.is/university/craft)
{% endcontent-ref %}

{% content-ref url="faq" %}
[faq](https://docs.webstudio.is/basics/faq)
{% endcontent-ref %}

### Looking to contribute to Webstudio?

{% content-ref url="../contributing/contributing-for-designers" %}
[contributing-for-designers](https://docs.webstudio.is/contributing/contributing-for-designers)
{% endcontent-ref %}

{% content-ref url="../contributing/contributing-for-developers" %}
[contributing-for-developers](https://docs.webstudio.is/contributing/contributing-for-developers)
{% endcontent-ref %}

{% content-ref url="../contributing/marketplace" %}
[marketplace](https://docs.webstudio.is/contributing/marketplace)
{% 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://docs.webstudio.is/basics/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.
