# Philosophy

OOBIKOO Games embraces web3 ideals:

1. Our games have **open markets** where players assets are owned and fully controlled by players. Assets will be hosted on a blockchain which facilitates this through transparency, low gas fees.&#x20;
2. We look to **decentralise game logic** where possibl&#x65;**,** but we acknowledge that with the current state-of-the-art achieving this goal will take time. We always develop with decentralisation in mind but we do not let it compromise our games.
3. We run for profit, but we support the **democratisation of access.** Our games games will, wherever possible, be playable on low end mobile devices or directly from a web browser. There may be an entry price, but the entry price will be low. Decisions about our games and our platform will be clearly communicated, well ahead of time, allowing for players to make informed choices.

***

**Disclaimer**\
\&#xNAN;*The information presented in this whitepaper is provided for informational purposes only and does not constitute legal, financial, or investment advice. All statements regarding plans, projections, business strategies, or other forward-looking information are based on current expectations and are subject to change due to evolving business, market, and regulatory conditions. This document is not a guarantee of future performance or outcomes, and no liability is assumed for any reliance placed upon its contents.*


---

# Agent Instructions: 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://docs.oobikoo.games/philosophy.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.
