> 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/case-studies.md).

# Case Studies

- [Short Form Video](https://ascension-media.gitbook.io/ascension-media/case-studies/short-form-video.md): Short Form Content made to perfection.
- [Profit Lounge](https://ascension-media.gitbook.io/ascension-media/case-studies/short-form-video/profit-lounge.md): A case study on creating viral content within the resell industry for one of the largest groups to exist.
- [Hidden Society](https://ascension-media.gitbook.io/ascension-media/case-studies/short-form-video/hidden-society.md): A case study on viral content on a reputed brand starting on a fresh page.
- [Integrated Seller Advantage](https://ascension-media.gitbook.io/ascension-media/case-studies/short-form-video/integrated-seller-advantage.md): New brand, fast results.
- [Discord Marketing](https://ascension-media.gitbook.io/ascension-media/case-studies/discord-marketing.md)
- [Deal Demon](https://ascension-media.gitbook.io/ascension-media/case-studies/discord-marketing/deal-demon.md): A new brand entering a competitive space, a case study on generating scalable discord growth.
- [Dispatch AIO](https://ascension-media.gitbook.io/ascension-media/case-studies/discord-marketing/dispatch-aio.md): A case study on funneling discord traffic to convert a free community into a paid one.
- [SellRaze](https://ascension-media.gitbook.io/ascension-media/case-studies/discord-marketing/sellraze.md): A case study on a VC backed company looking to bring traction to their revolutionary app.
- [Sports Betting Content](https://ascension-media.gitbook.io/ascension-media/case-studies/sports-betting-content.md)
- [Elevate Picks](https://ascension-media.gitbook.io/ascension-media/case-studies/sports-betting-content/elevate-picks.md): A case study on virality within the sports betting industry.
- [Email Marketing](https://ascension-media.gitbook.io/ascension-media/case-studies/email-marketing.md)
- [AK Chefs (Now Divine Resell)](https://ascension-media.gitbook.io/ascension-media/case-studies/email-marketing/ak-chefs-now-divine-resell.md): A case study on generating revenue through email marketing for one of the largest groups to exist.
- [Stellar AIO](https://ascension-media.gitbook.io/ascension-media/case-studies/email-marketing/stellar-aio.md): A case study on email design for one of the most successful checkout softwares of all time.


---

# 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/case-studies.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.
