# Introduction

Ready to personalise your SEQTA Learn experience? The BetterSEQTA+ Theme System is here to help you do just that.

### What's the Theme System All About?

The Theme System lets you tailor SEQTA Learn to your preferences. With the theme creator, you can:

* Design custom colour schemes
* Add unique images and backgrounds
* Adjust layouts and element appearances
* Share your creations with other BetterSEQTA+ users through the store

No matter your level of CSS expertise, the theme system offers tools to help you create a look that's uniquely yours. From simple colour changes to advanced customisations, the possibilities are vast.

### Getting Started

Starting your theme creation journey is straightforward:

1. Navigate to the "Themes" tab in your BetterSEQTA+ settings.
2. Look for the "Create Theme" button at the bottom of the page.
3. Click it to open the Theme Creator and begin customising.

In the following sections, we'll guide you through each aspect of theme creation. You'll learn about basic options, working with custom images, and using CSS to fine-tune your design.

Ready to transform your SEQTA Learn interface? Let's dive in and explore the world of custom themes!


---

# 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://betterseqta.gitbook.io/betterseqta-docs/introduction.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.
