# Set page as Homepage

{% hint style="info" %}
In Shoppego, you can make your page as the main homepage on your website.&#x20;
{% endhint %}

For the process of setting this function, you can follow this tutorial. Before starting this setting you need to make sure you already have a page that you have created on your website.

1\. You can login first to your Shoppego account.

![](/files/lCN7aw3FznaFFoOAyya2)

2\. Next, you can click on **Settings.**

![](/files/kpzKJV4N5OQiCaTGUeRo)

3\. Then, you can click on the **General** button

![](/files/kHV7mR2Wzh4ME5N1t1as)

4\. You will be taken to the "General" setting page where you will find the **Homepage display type setting**, in the **setting section you can select "Page"** and **1 more setting which is "Select page" will be displayed**. At that setting, you can **select the page you want to make as the main homepage of your website.**

![](/files/JAnm2o13PIo0pzcw2MKd)

5\. After selecting the page, you can save the setting by clicking on the **Save** button on the same page.

![](/files/718psmZ65oRKoQs1pTr3)

Once finished, you can see the results on your website.


---

# 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.shoppego.com/en/online-store/pages/set-page-as-homepage.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.
