> For the complete documentation index, see [llms.txt](https://litepaper.playtrophy.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://litepaper.playtrophy.com/partner-projects/trophy-gaming-loyalty-platform/direct-to-player-marketing.md).

# Direct-to-Player Marketing

Games need to reach players.  Organic discovery through mobile app stores is difficult, as thousands of games are competing for the same "top 10" slots, and the app stores are restrictive monopolies who have not invested much in discoverability.  Traditionally, mobile games reach players thru targeted video advertisements.  This industry alone is over [$26 billion a year](https://infogram.com/live-state-of-gaming-2023-1h0r6rpmdj0rl2e?live). &#x20;

However, targeted video ads rely on targeting to be effective, and recent data privacy restrictions pushed especially on iOS are preventing that targeting.  This is causing game ads to be less relevant to users, which reduces clickthru and increases the customer acquisition costs for mobile games.  Moreover, ad tech is dominated by a few middleman monopolies who don't leave many other options.

Rather than relying on advertising, Trophy offers a new model -- direct-to-player marketing.  Games are willing to spend money to acquire users.  Why not let users get a piece of that?  By cutting out the middleman, Trophy passes more value to both players and games.

### Game Partnerships

Trophy offers a variety of games on the platform.  The games are primarily dictated by demand from game advertising.  Initially the demand will come through public game marketing networks.  Once the playerbase is sufficiently large, Trophy aims to strike direct deals with game developers, which greatly opens up the options.

Game marketers want players to install the game and reach certain milestones in the game to ensure that they are quality players.  Marketers are willing to pay to acquire such quality players, and Trophy passes along this payment to users in the form of rewards.  In this way, player rewards for Trophy are covered by revenue.


---

# 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:

```
GET https://litepaper.playtrophy.com/partner-projects/trophy-gaming-loyalty-platform/direct-to-player-marketing.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.
