# Frequently Asked Questions

➡️ **Where can I buy a car?**

You can buy ALR NFTs on:

* Magic Eden: <https://magiceden.io/marketplace/alphaleagueracing>
* OpenSea: <https://opensea.io/collection/alpha-league-racing>
* Solanart: <https://solanart.io/collections/alphaleagueracing>

**➡️ Is the game available on Android and iOS?**

Alpha League Racing is currently available on PC, Mac and Android Mobile:

💻 PC, Mac (optimized for Google Chrome): <https://app.alphaleagueracing.com>\
📲 Android Mobile - Download link: <https://play.google.com/store/apps/details?id=com.carracinggame.alphaleagueracing>\
iOS and SAGA (Solana Mobile) are in active development.

➡️ **Do I need a wallet and NFT to play?**

No, Alpha League Racing is a free-to-play game that is easily accessible and requires no special tools or resources to get started. No crypto wallets or NFTs are required to play.

➡️ **Can I play with my NFT car?**

Of course! Owning an ALR NFT is a great way to enhance your Alpha League Racing experience and show off your collection to other players. NFT can be used in races and tournaments.

➡️ **What are the key differences between Holder mode and Free-to-play mode?**

* On a gameplay standpoint, none.
* Holders of an ALR NFT will able to play with their unique NFT and be eligible for various rewards at the end of the Season.
* Free-to-play Mode: Players who don't want to own an ALR NFT and use a web3 wallet can use ALR Default Cars without connecting a wallet. They won't be eligible for various rewards at the end of the Season.
* More infos on the [Holder Mode & Free-to-play Mode Section](/alpha-league-racing-2.0-2/alpha-league-racing-2.0-update/holder-and-free-to-play-modes.md)

➡️ **How are rewards distributed?**

Rewards are distributed at the end of each Season based on your Seasonal Ranking and your Earning Factor attribute. Special Events will also happen, with special rewards.

More details in the [Seasons Section](/alpha-league-racing-2.0-2/seasons/how-seasons-work-in-alr.md).

➡️ **What is the "Earning Factors" shown in my Garage ?**

Earning Factor is a Reward Multiplier, only for ALR Holders. In order to calculate and send your rewards at the end of a season, we will take into consideration your Seasonal Ranking **and** your Earning Factor.

More details on the [Earning Factor Section](/alpha-league-racing-2.0-2/seasons/earning-factor.md).

➡️ **Is it possible to give some feedback?**

Omg yes, I can't believe you asked this question! \
In fact, we NEED your feedback. It can be a simple grammar mistake, a gamebreaking bug, your first impressions on the game or even how to improve it. We want to hear from you, please submit directly on Discord or in this Google form: <https://bit.ly/ALRfeedbackform>

Thanks!&#x20;

*If you have any suggestion on how to improve this documentation, please join the discord and discuss it directly with the Team:* [*https://discord.gg/p5MqtAExUM*](https://discord.gg/p5MqtAExUM)


---

# 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://alphaleagueracing.gitbook.io/alpha-league-racing-2.0-2/other-resources/frequently-asked-questions.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.
