> For the complete documentation index, see [llms.txt](https://ludo-cities.gitbook.io/ludo-cities-whitepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ludo-cities.gitbook.io/ludo-cities-whitepaper/economics/integrations.md).

# Integrations

Ludo Cities is designed to operate as a multi-platform, blockchain-enabled gaming ecosystem with seamless interoperability across devices, wallets, and Solana-native tools. Each integration enhances accessibility, performance, security, and on-chain utility for players and city NFT owners.

***

### 1. Solana Blockchain

Ludo Cities is built on the Solana blockchain, leveraging its high throughput, low transaction fees, and sub-second confirmation times.\
Key Solana integrations include:

* On-chain tournaments and PvP staking
* Real-time reward distribution using LUDC
* City NFT ownership, upgrades, and revenue-sharing
* Secure wallet-based authentication

This provides a fast, scalable foundation for Web3 gaming.

***

### 2. Seeker Phone (Planned)

Ludo Cities integrates natively with Seeker Phone, providing:

* One-tap wallet login
* Hardware-optimized gameplay
* Direct Solana interactions without external apps

Seeker users get the smoothest Web3 mobile gaming experience.

***

### 3. Play Solana Console (Planned)

The game integrates with Play Solana, enabling:

* Console-based gameplay
* Built-in wallet pairing
* Companion-device interactions for tournaments and PvP modes

***

<br>

### 4. Android Platform (Google Play Store)

Native Android integration offers:

* Web2 onboarding for non-crypto users
* Integrated account progression
* Play-to-earn transition once the Web3 layer is active
* Full support for mobile tournaments and casual play

<https://play.google.com/store/apps/details?id=com.ludoengine.ludocities>

***

### 5. iOS (Planned)

The iOS version integrates with:

* In-app secure browser wallets
* Account linking across platforms
* On-chain interaction via Solana-supported iOS wallets

This enables cross-platform play between Android, Seeker, and iOS users.

***

### 6. Wallet Integrations (Solana-Compatible)

Ludo Cities supports multiple Solana wallets, including:

* Phantom
* Solflare
* Seeker Wallet

***

<br>

### 8. Payment Gateways (Crypto-Native)

Ludo Cities supports crypto payments for:

* Tournament entry
* PVP Matches
* City NFT purchases
* Upgrades

Compatible currencies include SOL, USDC, and LUDC (post-mainnet).

<br>


---

# 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://ludo-cities.gitbook.io/ludo-cities-whitepaper/economics/integrations.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.
