# FAQ(Frequently Asked Questions)

- [Frequently Asked Questions (FAQ)](https://documentation.swing2app.com/faq/faq/frequently-asked-questions-faq.md)
- [App Creation FAQ](https://documentation.swing2app.com/faq/faq/app-creation-faq.md)
- [App Operations & Features FAQ](https://documentation.swing2app.com/faq/faq/app-operations-and-features-faq.md)
- [App installation and download FAQ](https://documentation.swing2app.com/faq/faq/app-installation-and-download-faq.md)
- [Registration and Login FAQ](https://documentation.swing2app.com/faq/faq/registration-and-login-faq.md)
- [App Preview FAQ](https://documentation.swing2app.com/faq/faq/app-preview-faq.md)
- [Swing Shop FAQ](https://documentation.swing2app.com/faq/faq/swing-shop-faq.md)
- [Billing FAQs](https://documentation.swing2app.com/faq/faq/billing-faqs.md)
- [Paid App Passes & Tickets FAQ](https://documentation.swing2app.com/faq/faq/paid-app-passes-and-tickets-faq.md)
- [Paid usage and uploading FAQ](https://documentation.swing2app.com/faq/faq/paid-usage-and-uploading-faq.md)
- [Unlimited Usage and Package FAQ](https://documentation.swing2app.com/faq/faq/unlimited-usage-and-package-faq.md)
- [Push sending FAQs](https://documentation.swing2app.com/faq/faq/push-sending-faqs.md)
- [PlayStore FAQ](https://documentation.swing2app.com/faq/faq/playstore-faq.md)
- [App Store FAQ](https://documentation.swing2app.com/faq/faq/app-store-faq.md)
- [AdMob FAQ](https://documentation.swing2app.com/faq/faq/admob-faq.md)
- [Affiliate Program FAQ](https://documentation.swing2app.com/faq/faq/affiliate-program-faq.md)
- [Customization FAQ](https://documentation.swing2app.com/faq/faq/customization-faq.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://documentation.swing2app.com/faq/faq.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.
