# Basic Configuration

To complete your basic configuration, navigate to Site Admin > Appearance > Themes > Edwiser RemUI. You can also reach here click on the settings icon from the quick menu in the bottom left corner.

Click on basic

1. **Site-wide Announcement:**
   * Enable to broadcast important messages to all users
2. **Site Logo:**
   * Upload and display your site's logo prominently
3. **Dark Mode Settings:**&#x20;
   * Control light and dark mode appearance for improved usability.

Click on the course page settings&#x20;

1. **Course Information Control:**
   * Control visibility of course-related details like dates, enrolled students, and lessons
2. **Course Page Settings:**
   * Enable course stats, focus mode, and navigation buttons for enhanced learning experience.

Click login page:

1. **Enable Login Popup:**
   * Allow users to log in via a popup without leaving the current page.
2. **Header Logo (Login Page):**
   * Upload a specific logo for the login page.
3. **Background Image for Login Form:**
   * Upload an image to enhance the login form's visual appeal.


---

# 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://remui-docs.edwiser.org/getting-started/quick-start-guide/basic-configuration.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.
