# Style

By customising the style in Colibri, designers can make exercises more eye-catching and individualised.

You can customise:

1. **Player desktop** (what players see during an exercise)
2. **Access** (what players see before they log in to an exercise)

You can edit style under `Configuration` in the Editor. You'll be able to test different customisations in the player view via the main window:

<figure><img src="/files/ECR7tZFzUNR1awOH5lkg" alt=""><figcaption></figcaption></figure>


---

# 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://helpdocs.conducttr.com/colibri/building-exercises/style.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.
