> For the complete documentation index, see [llms.txt](https://ascension-media.gitbook.io/ascension-media/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ascension-media.gitbook.io/ascension-media/content-categories.md).

# Content Categories

- [Reselling](https://ascension-media.gitbook.io/ascension-media/content-categories/reselling.md): Documented below you will find sample videos that tailor to the niche/topic of reselling.
- [Crypto Trading](https://ascension-media.gitbook.io/ascension-media/content-categories/crypto-trading.md): Documented below you will find sample videos that tailor to the niche/topic of Crypto Trading/Investing.
- [Sports Betting](https://ascension-media.gitbook.io/ascension-media/content-categories/sports-betting.md): Documented below you will find sample videos that tailor to the niche/topic of Sports Betting.
- [Amazon FBA](https://ascension-media.gitbook.io/ascension-media/content-categories/amazon-fba.md): Documented below you will find sample videos that tailor to the niche/topic of Amazon FBA.
- [Food Deals](https://ascension-media.gitbook.io/ascension-media/content-categories/food-deals.md): Documented below you will find sample videos that tailor to the niche/topic of Food Deals.
- [Price Errors](https://ascension-media.gitbook.io/ascension-media/content-categories/price-errors.md): Documented below you will find sample videos that tailor to the niche/topic of Price Errors.
- [Shoes](https://ascension-media.gitbook.io/ascension-media/content-categories/shoes.md): Documented below you will find sample videos that tailor to the niche/topic of Shoes.
- [Email Newsletters](https://ascension-media.gitbook.io/ascension-media/content-categories/email-newsletters.md): Documented below you will find sample email newsletters used to generate new revenues, engage current customers, or re-activate previous.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://ascension-media.gitbook.io/ascension-media/content-categories.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
