# How do I get more Prompts?

You can buy Prompts in the mobile app via in-app purchases. You can buy small full-priced bundles of prompts, or save with discounted bigger bundles and subscriptions. You can buy Prompts on our website (web app) with a credit card, etc. via Stripe. We plan to let members use Sticky Coins to buy Prompts too - stay tuned!


---

# 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://wiki.getstic.ky/faq/how-do-i-get-more-prompts.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.
