> For the complete documentation index, see [llms.txt](https://docs.learnersblock.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.learnersblock.org/how-to-use-it/advanced-features/changing-the-default-loading-page.md).

# Changing the Default Loading Page

**If you want to change the default page displayed when accessing your Block, you can do so in the Control Panel:**

1. Click the settings cog in the top right of the navigation
2. Click the `Advanced` tab at the top of the page
3. Under the `Choose a Start Page` section, select a new start page from the dropdown menu.

You will be provided with a number of options:

| Option:                      | Description                                                                                                                                                                                                                                                                                                                   |
| ---------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Learner's Block Welcome Page | The default Learner's Block navigation page                                                                                                                                                                                                                                                                                   |
| File Manager                 | The users version of the File Manager                                                                                                                                                                                                                                                                                         |
| Library                      | The users access to the Library through the File Manager                                                                                                                                                                                                                                                                      |
| Website                      | The files hosted in the [Website folder](/how-to-use-it/adding-resources.md)                                                                                                                                                                                                                                                  |
| Application Store App        | An application which you have installed on your Block via the [Application Store](/how-to-use-it/installing-from-the-application-store.md)                                                                                                                                                                                    |
| Custom Start Page            | <p>An option to specify your own URL. </p><p></p><p>Include only the path you want to point to. For example, entering <code>my-site/index.html</code>will forward users to http\://%%hostname%%.local/my-site/index.html. </p><p></p><p>To specify a port, enter a colon followed by the port number: <code>:8787</code>.</p> |
