# General Guidelines

- [Billing](https://help.pickyassist.com/general-guidelines/billing.md): Manage billing
- [Adding Money Into Account](https://help.pickyassist.com/general-guidelines/adding-money-into-account.md): Add money into your account manually
- [Rate Limits](https://help.pickyassist.com/general-guidelines/rate-limits.md)
- [Character Limits WhatsApp](https://help.pickyassist.com/general-guidelines/character-limits-whatsapp.md)
- [Best Practices for Media Handling](https://help.pickyassist.com/general-guidelines/best-practices-for-media-handling.md)
- [Roadmap](https://help.pickyassist.com/general-guidelines/roadmap.md): See what all features we are building for you that are coming on the way
- [Features In the Early Beta Version](https://help.pickyassist.com/general-guidelines/features-in-the-early-beta-version.md): This page displays the features currently in our beta and alpha versions. Here, you'll also find a guide on how to try these features.


---

# 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.pickyassist.com/general-guidelines.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.
