# Pages

In Shoppego you can create your own pages.

### Frequently Asked Questions:

1. Can I create pages to collect my customer data?\
   Answer: Yes, you can, you can use our "Forms" function. For an example of setting, please refer to this link: <https://docs.shoppego.com/en/forms>
2. Can I separate each page with their own tracking ads (Fb pixel, Tiktok pixel, Google Ads Conversion)?\
   Answer: For that function, it is only available for setting pages through our "Forms" only.
3. Why can't I upload images?\
   Answer: For that issue, you need to make sure. First, the image you want to upload is less than 5MB. Second, make sure the image file type is not an SVG file type. Third, make sure your website storage is still sufficient, you can see the amount of storage you have used on the Shoppego Dashboard (Overview). You can see it under the Annoucement box. For your information, for accounts that subscribe to the Trial plan, you will only get a total of 10MB of storage.


---

# 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.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.
