# Scenario settings

## Scenario details

This section can be used to view and change general information about your project.&#x20;

The scenario objective's and learner's role are used solely by the Sidekick AI assistant to finetune the output.

## Style

The styling options define the look of your project's output for your learners.&#x20;

Changes made in this screen will automatically be taken into account for the next nodes you created. Should you wish to apply your changes to the existing nodes as well, you can use the "Apply to all nodes" button.

## Branding

You can upload a logo and define where in the screen it should appear. This logo will always be rendered on top of other elements (e.g. on top of your background image).&#x20;

The logo placement setting can be overriden at node level.


---

# 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://synquest.gitbook.io/scenehero/create/scenario-settings.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.
