# Welcome to Elrond!

Thank you for purchasing our theme.

**If you encounter any issues, please contact us; we will be happy to assist.**

<mark style="color:purple;background-color:purple;">**Contact:**</mark>  [<mark style="color:purple;background-color:purple;">**https://hedwik.io/contact/**</mark>](https://hedwik.io/contact/)

**All details about the theme are thoroughly explained in this documentation.**\
You can easily access all theme-related information by browsing the menu on the left or using the search feature.

<mark style="color:green;">**This documentation has been updated for the major 2.0 release. If you're using a previous version, it's recommended that you upgrade to the latest version.**</mark>

## Template Information

* Name: **Elrond**
* Author: [Hedwik](https://hedwik.io)
* Platform: [Ghost](https://ghost.org/)
* Latest version: **2.0**
* Latest Update: **17 July 2025**

## Requirements

**Elrond** is a Ghost theme and has the same requirements as **Ghost**. It is assumed that you have installed **Ghost** and have basic knowledge about [**Ghost**](https://ghost.org).

If you're new to Ghost, it is recommended that you check the guides on the official [**Ghost Help Center**](https://ghost.org/help/). Reviewing these resources will provide you with all the necessary information.


---

# 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://documentation.hedwik.io/elrond/getting-started/welcome-to-elrond.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.
