# FAQ

- [General](https://docs.stammer.ai/stammer.ai-docs/support/faq/general.md)
- [Localization](https://docs.stammer.ai/stammer.ai-docs/support/faq/localization.md)
- [Data/Security](https://docs.stammer.ai/stammer.ai-docs/support/faq/data-security.md)
- [Set Up](https://docs.stammer.ai/stammer.ai-docs/support/faq/set-up.md)
- [Password](https://docs.stammer.ai/stammer.ai-docs/support/faq/password.md)
- [Technical Questions](https://docs.stammer.ai/stammer.ai-docs/support/faq/technical-questions.md)
- [Sales/Onboarding](https://docs.stammer.ai/stammer.ai-docs/support/faq/sales-onboarding.md)
- [Marketing/Pricing](https://docs.stammer.ai/stammer.ai-docs/support/faq/marketing-pricing.md)
- [Where can I find...?](https://docs.stammer.ai/stammer.ai-docs/support/faq/where-can-i-find....md)
- [Other](https://docs.stammer.ai/stammer.ai-docs/support/faq/other.md)
- [Alternatives to Stripe Connect](https://docs.stammer.ai/stammer.ai-docs/support/faq/alternatives-to-stripe-connect.md): Stammer.ai offers three primary fulfillment methods for agencies, depending on their payment processor setup and billing preferences. Each method is designed to cater to specific operational needs.


---

# 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.stammer.ai/stammer.ai-docs/support/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.
