# Changing Settings

**There are two ways to access the settings in Zip Captions:**

* [Via the Settings Menu](#when-you-are-on-the-homepage-you-can)
* [Via the Quick Settings](#when-you-are-in-the-captioning-screen-you-can-access-the-quick-settings)

***

### Via the Settings Menu

1. Click on the hamburger menu ☰
2. Choose “Settings” from the list
3. Choose "**Look & Feel**"

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

Here you can change the:

* **Theme** - change the colour settings
* **Language** - choose from one of our supported languages
* **Font**
* **Screenwake Setting** - stop your screen from going to sleep
* **On Screen Results** - the number of lines of captions shown
* **Text Size**
* **Line Spacing**

Once you are finished click on “Save and Close” at the bottom of the screen.

{% hint style="info" %}
In order to sync your settings, ensure that you are logged into your account, and follow [these instructions](/settings/sync-your-settings.md).
{% endhint %}

***

### Via the Quick Access Settings

The quick access settings can be accessed from the captioning screen.

{% hint style="danger" %}
Currently the quick settings do not sync with the settings sync and they must be set each time that you use Zip Captions.&#x20;
{% endhint %}

1. Click on the arrow on the right hand side of the screen

<figure><img src="/files/bRP0cQuPOGsEzNO7N38c" alt="" width="563"><figcaption></figcaption></figure>

2. The mini settings menu will appear

<figure><img src="/files/00rER4ET4AybGWr4Jzxn" alt="" width="563"><figcaption></figcaption></figure>

Here you can change the:

* **Text Size** - the size of the text
* **Line Spacing** - the amount of space between each line
* **On Screen Results** - the number of lines of captions shown
* **Text Flow** - move the text to the top or bottom of the page
* **Go Full Screen** - remove the header and footer


---

# 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://help.zipcaptions.app/settings/changing-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.
