> For the complete documentation index, see [llms.txt](https://docs.foreprotocol.io/fore-protocol/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.foreprotocol.io/fore-protocol/whitepaper/business-model/go-to-market/user-acquisition.md).

# User Acquisition

|                                                                                                                                                                                                                                                                                                                                                                                                                                          |                                                                                                                                                                                                                                                                                                                                                                                                                                                              |                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      |
| ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| <p><strong>Acquire Holders: All users need to be holders in order to participate on the protocol.</strong></p><p></p><p>Acquiring ‘holders’ is the first step in our user acquisition funnel. All users will need to hold FORE in order to participate on the platform, and so initial focus will be placed on converting community members to holders in order to reduce the friction of conversion in the next stage. <br><br><br></p> | <p><strong>Convert Holders into Users: We want all holders to become users in order to add value to the ecosystem.</strong></p><p></p><p>Acquiring ‘users’ is the second step in our user acquisition funnel. Initially, this will focus on creators and analysts to create the core infrastructure of the protocol: ensuring plenty of available markets in which to participate, and efficient validation of markets to ensure fast payout.   <br><br></p> | <p><strong>Convert Users into Players: Players are the most valuable users: we need them to drive revenue to reward all participants.</strong></p><p></p><p>Acquiring active ‘players’ is critical to driving revenue, and is the final step in our user acquisition funnel. While every participant in the FORE ecosystem is valuable, players bring the cash. The protocol needs players to drive revenue and reward participants, with players expected to make up 80% of the core user base.</p> |


---

# 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://docs.foreprotocol.io/fore-protocol/whitepaper/business-model/go-to-market/user-acquisition.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.
