# For Developers

In this section, you will find essential information on system requirements, licensing details, and infrastructure considerations.

## [Infrastructure Sizing](https://docs.umbraco.com/umbraco-engage/getting-started/for-developers/infrastructure-sizing)

Get insights on sizing your infrastructure to meet your project's demands.

## [Load Balancing and CM/CD Environments](https://docs.umbraco.com/umbraco-engage/getting-started/for-developers/loadbalancing-and-cm-cd-environments)

Discover best practices for setting up load balancing and managing continuous integration and deployment environments.

## [Content Delivery Network (CDN) Recommendations](https://docs.umbraco.com/umbraco-engage/getting-started/for-developers/content-delivery-network-recommendations)

Explore recommended CDN options to improve content delivery speeds.

## [Cockpit](https://docs.umbraco.com/umbraco-engage/getting-started/for-developers/cockpit)

View with the technical aspects of the Cockpit for managing marketing features within Umbraco Engage.

## [Content Security Policy (CSP) Nonce Configuration](#csp-nonce-configuration)

Configure a nonce to be used by Engage scripts & styles for your content security policy.


---

# 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.umbraco.com/umbraco-engage/getting-started/for-developers.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.
