# PRE-ORDER CAMPAIGN

- [Campaign Settings](https://help.aov.ai/aov.ai-pre-order/pre-order-campaign/campaign-settings.md): Step 1 of the campaign wizard — configure campaign name, products, and delivery date
- [Payment Settings](https://help.aov.ai/aov.ai-pre-order/pre-order-campaign/payment-settings.md): Step 2 of the campaign wizard — configure payment type, deposit amount, and order tags
- [Display Settings](https://help.aov.ai/aov.ai-pre-order/pre-order-campaign/display-settings.md): Step 3 of the campaign wizard — customize the pre-order button, badge, and messages on your storefront


---

# 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://help.aov.ai/aov.ai-pre-order/pre-order-campaign.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.
