# Single Accommodation

## Accommodation article layout builder

Please go to Site template style > edit a template style > Article/Blog > Article Layout Builder > Create a new layout or edit the prebuilt one.&#x20;

<figure><img src="/files/jdNiXIqHRex9ktdyEb7H" alt=""><figcaption></figcaption></figure>

Here below is the layout of the prebuilt single accommodation.

<figure><img src="/files/0KmpTwEs4NzlgUQkDXAX" alt=""><figcaption><p>Accommodation article's layout builder. </p></figcaption></figure>

{% hint style="info" %} <mark style="color:red;">**Important Note:**</mark> In the article layout builder, you should add the **Article Whole Text widget** to display the article's main text properly in the front-end.&#x20;
{% endhint %}

## Assign the category to the article layout&#x20;

After that, you should go to Content > Categories > Edit the Acccommodation category > Single Blog Options > Select an article layout.&#x20;

<figure><img src="/files/pPWuDbMsSLnF1ZUQWbbw" alt=""><figcaption><p>Assign the article layout to a category.</p></figcaption></figure>

## Create single accommodation article

Now it's time to create Joomla articles for Accommodation. Add new articles and input the main content.&#x20;

<figure><img src="/files/YJ9kM2gjGFVXuq9JG827" alt=""><figcaption><p>Accommodation's content</p></figcaption></figure>

Then move to the Widgets tab > here you can eidt widgets's content of each article.&#x20;

{% hint style="info" %}
You can refer to [this article](https://docs.astroidframe.work/article-blog/article-layout-builder) to learn more about how to create Article Layout Builder.
{% endhint %}


---

# 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://docs.jollyany.co/templates/kamper/accommodation/single-accommodation.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.
