# Set a page as Home page

If you create a Regular page or other page types and now you want to use that page as a home page, there are 2 methods you can use. Here's how:

{% hint style="warning" %}
The functionality used in this article is reserved for higher Foxify plans, not the free and Pilot tier.

See [Pricing plans](/foxify-app/getting-started/account-and-billing/pricing-plans.md#pricing-plan-details)
{% endhint %}

## Save your page as a template

Steps:

1. From the Foxify dashboard, select the page you want to set as home page.
2. In the Page editor, click the three-dot icon on the Top bar.
3. In the dropdown menu, select **Save as template** option
4. Once the template is saved, **create a new home page using that saved template** by selecting from the Templates library.

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

You can refer to this article: [Save a page as a template](/foxify-app/page-management/templates/save-a-page-as-a-template.md)

## Export/Import the page

Another way is that you export the page you've designed under *.foxify* file format. Then, you import it to your store again and **select the Page type as Home page**.

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

Learn more: [Import & Export pages](/foxify-app/page-management/import-and-export-pages.md)


---

# 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.foxecom.com/foxify-app/faqs-and-troubleshooting/faqs/set-a-page-as-home-page.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.
