# Promoting your products

Promoting your products is essential to boost your sales. It can be done in two ways:

* [Self-promotion inside the app](/purchasely/advanced-features/promoting-your-products/self-promotion.md)
* [In-App product from the App Store](/purchasely/advanced-features/promoting-your-products/promoting-in-app-purchases.md) search and App page


---

# 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://purchasely.gitbook.io/purchasely/advanced-features/promoting-your-products.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.
