# VIII. EXTENDED FEATURES

- [1. Instructions for creating a "Call Now" button or linking to a Contact Page](https://docs.shopone.io/english/extended-features/instructions-for-creating-a-call-now-button-or-linking-to-a-contact-page.md)
- [2. Instruction for changing Landing page design mode from Mobile Only to Responsive](https://docs.shopone.io/english/extended-features/instruction-for-changing-landing-page-design-mode-from-mobile-only-to-responsive.md)
- [3. Animation page](https://docs.shopone.io/english/extended-features/animation-page.md)
- [3.1. Snow Animation](https://docs.shopone.io/english/extended-features/animation-page/snow-animation.md)
- [3.2. Firework Animation](https://docs.shopone.io/english/extended-features/animation-page/firework-animation.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.shopone.io/english/extended-features.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.
