# Publishing resources

Desktops based on the Golden Image and all applications installed on it can be made available to users in the **Applications** category. This is called publishing resources.

{% hint style="info" %}
**Note**: By default, Parallels DaaS deploys D2 v5 instances (2 vCPU, 8 GB memory). Please contact us if you require a different configuration.
{% endhint %}

To publish an application:

1. If you want to publish an application, make sure that it is installed on the Golden image. Desktops are always available for publishing.
2. Navigate to the **Applications** category. You will see the lists of available resources.
3. Toggle on the switch next to the resource you want to publish.

{% hint style="info" %}
**Note**: If you cannot find your application in the list of available applications, make sure the shortcut to your application exists in the `C:\Documents and Settings\All Users\Start Menu\Programs` folder on the [Golden Image](/landing/daas-guides/daas-administrators-guide/getting-started/editing-the-golden-image.md)**,** and if it's not there, create it and save the changes.
{% endhint %}

{% embed url="<https://youtu.be/E12MTctRQTc>" %}

Next, you need to [add users.](/landing/daas-guides/daas-administrators-guide/getting-started/adding-users.md)&#x20;


---

# 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.parallels.com/landing/daas-guides/daas-administrators-guide/getting-started/publishing-resources.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.
