# Service management

- [How to use Pop-up](https://documentation.swing2app.com/manual/appmanage/service/popup.md)
- [Check-ins](https://documentation.swing2app.com/manual/appmanage/service/check-ins.md)
- [Surveys](https://documentation.swing2app.com/manual/appmanage/service/survey.md)
- [Resource Management – Capacity Management](https://documentation.swing2app.com/manual/appmanage/service/capacity-management.md)
- [Coupon Management: Create and Issue Coupon](https://documentation.swing2app.com/manual/appmanage/service/coupon.md)
- [How to use Admin Chat \[1:1 Chat\]](https://documentation.swing2app.com/manual/appmanage/service/chat.md)
- [Chat Administrator Page – Chat List](https://documentation.swing2app.com/manual/appmanage/service/chatlist.md)
- [Chat Administrator page – Chat settings](https://documentation.swing2app.com/manual/appmanage/service/chat-settings.md)
- [How to use chat list](https://documentation.swing2app.com/manual/appmanage/service/chat-list.md)
- [Unified Notification Settings](https://documentation.swing2app.com/manual/appmanage/service/unified-notification.md)
- [App Policy Management – App Subscription Policy](https://documentation.swing2app.com/manual/appmanage/service/app-subscriptionpolicy.md)
- [App Terms of Use And Privacy Policy](https://documentation.swing2app.com/manual/appmanage/service/app-terms-of-use-and-privacy-policy.md): App Subscription Policy - Manual on How to Write and Use the Privacy Policy
- [App Policy Management-Membership Form](https://documentation.swing2app.com/manual/appmanage/service/membership-form.md)
- [App policy management – How to set up a membership completion message](https://documentation.swing2app.com/manual/appmanage/service/completion-message.md)
- [Membership Form-ID Setting](https://documentation.swing2app.com/manual/appmanage/service/signup-id.md)
- [App Terms and Conditions, Privacy Policy](https://documentation.swing2app.com/manual/appmanage/service/app-policy.md)
- [Create a Private App](https://documentation.swing2app.com/manual/appmanage/service/private-app.md)
- [App string management](https://documentation.swing2app.com/manual/appmanage/service/app-text.md)
- [Link Wizard](https://documentation.swing2app.com/manual/appmanage/service/linkeditor.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/manual/appmanage/service.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.
