> For the complete documentation index, see [llms.txt](https://guides.engels.zip/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guides.engels.zip/cosmos-server-setup/07-final-steps.md).

# 07) Final Steps

### Final Steps

1. You basically just need to select "**Apply and Restart**"
2. It might take a while before the site *actually* loads properly, since it takes a short while for Cosmos to retrieve SSL Certificates from Let's Encrypt. So have patience!

<figure><img src="https://i.imgur.com/99sbBwO.png" alt=""><figcaption></figcaption></figure>

### GIF Guide

This is how long it took for mine to show up properly:

<figure><img src="https://i.imgur.com/rtI5O6w.gif" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://guides.engels.zip/cosmos-server-setup/07-final-steps.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.
