# Access

Within `Access screen`, you can customise:

* **Browser tab configuration** (favicon)
* **Background and logos**
* **Data and privacy links**
* **Cookies notification**
* **'Click to play' styling**

### Browser tab configuration

By uploading your own favicon you can make your exercise instantly recognisable for participants:

<div align="left"><figure><img src="/files/Uu9pwITMLTwhdKh7CqBU" alt=""><figcaption></figcaption></figure></div>

{% hint style="warning" %}
The default favicon is the Conducttr logo.
{% endhint %}

<div align="left"><figure><img src="/files/FlH4v8liJn2eNXpNiCv7" alt=""><figcaption><p>A favicon is the icon you see in the corner of your browser tab</p></figcaption></figure></div>

### Background and logos

Customise the background, header, logo, and footer image for your exercise access screen and preview its appearance:&#x20;

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

### Data and privacy links

Here you can simply edit the **font, size and colour of links** (depending on the surrounding styling of your access screen), or you can add your own URL and change the name of the links to give **players access to any important information** before the exercise begins:

<div align="left"><figure><img src="/files/CmVSG7JY0OG3PZZLbUOk" alt="" width="422"><figcaption></figcaption></figure></div>

### Cookies notification

Like the data and privacy links, you can also edit the cookies notification that **pops up for players before they log in to the exercise**. You can even use this notification for something more specific to your exercise if you wanted to:

<div align="left"><figure><img src="/files/MfuRnC4NIygDFRcCGF6g" alt="" width="416"><figcaption></figcaption></figure></div>

### 'Click to play' styling

{% hint style="warning" %}
The default registration type is `Click to play`.
{% endhint %}

This style setting is dependent on which registration type you've selected in `Configuration` > `Registration`.&#x20;

<div align="left"><figure><img src="/files/PkFtHpJdBdjMEwogiAi7" alt="" width="416"><figcaption></figcaption></figure></div>

## :zap:Upload to space

Remember to upload your style changes to your space:

<div align="left"><figure><img src="/files/oeXp1yRjd4aC0aejBZIG" alt=""><figcaption></figcaption></figure></div>


---

# 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/access.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.
