# Storefronts

Your Storefront is where users browse and purchase the items in your Collections.&#x20;

You can customize your storefront and add the following data to make your storefront unique and more discoverable:

1. Storefront Name
2. Storefront Description
3. Cover Photo
4. Custom Vanity URL

<figure><img src="https://lh4.googleusercontent.com/3zia1UNuib7Gn4lTrvGGPA3z9yKkKTycFipBG85RvLtHWfDrK8yWBlFsXdmnwZ8AIZipPn5mUqmkrqg-XmkssmGgzG-IdC_5WqVEmgYAOcF24JZcRV4IjAgJZyTiW6jedxIQk1GD8qCCNnt8gtI1yA" alt=""><figcaption></figcaption></figure>

Click **Go to Storefront** to view your Storefront as the public will see it.

<figure><img src="https://lh3.googleusercontent.com/R4_9c0k_Uy-H11TsYtbJglSUtd9s0VK7JDRpk8BEhLlANGEfSKcvr8zza6pfCXbS3Pi7PyQMjE73rNlbCSjrZup9tWQau5epbIYa9bc5qdrZsYuOOiLAtU8AB5yzZGovj0Pzq-W_Fb2--Nv4wls90g" alt=""><figcaption></figcaption></figure>

<br>


---

# 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://faq.faraway.com/faraway-creator-suite/storefronts.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.
