# FAQ

- [Manage My Subscriptions](https://guides.paynow.gg/getting-started/faq/manage-my-subscriptions.md): Easily view and manage all your active subscriptions across stores on the PayNow platform.
- [Packages FAQ](https://guides.paynow.gg/getting-started/faq/packages-faq.md): This page covers frequently asked questions about Packages in PayNow. If you’re looking for detailed setup instructions, check out the Packages Page.
- [Discord Linking](https://guides.paynow.gg/getting-started/faq/packages-faq/discord-linking.md): PayNow allows you to link your Discord server as an integration, similar to game servers. This enables automated role management for purchases and subscriptions through Deliverable Actions.
- [Resending Commands](https://guides.paynow.gg/getting-started/faq/packages-faq/resending-commands.md): Learn how to manually resend commands for purchased packages in case of failed executions or delivery issues.


---

# 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://guides.paynow.gg/getting-started/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.
