> For the complete documentation index, see [llms.txt](https://whitepaper.gravityhub.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://whitepaper.gravityhub.xyz/onboarding-strategy/onboarding-users.md).

# Onboarding Users

Gravity Hub has a clear user base growth strategy in place:

* **Exclusivity:** Producing exclusive quality games in partnership with critically acclaimed game developers will make attractive content available exclusively on Gravity Hub. This exclusivity will incentivize users to install our client.

<figure><img src="/files/7yTYw0xfSUsyZJ8Rpjao" alt="" width="563"><figcaption></figcaption></figure>

* **Virality:** Players, bloggers, vloggers, and reviewers can earn a sales revenue share by discussing content and linking to its Gravity Hub sales page. This approach will contribute to the platform's viral growth.

<figure><img src="/files/yK7gSZ0Um67uqBgQbZQ9" alt="" width="563"><figcaption></figcaption></figure>

* **Profitability**: Developers are naturally incentivized to provide Gravity Hub purchasing links on their websites and marketing campaigns instead of using a competing platform. This is because they can earn 21% more sales revenue through Gravity Hub.

<figure><img src="/files/COD92glxLAM4Bj5pss6m" alt="" width="563"><figcaption></figcaption></figure>


---

# 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://whitepaper.gravityhub.xyz/onboarding-strategy/onboarding-users.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.
