# Assets

- [Overview](https://assets.gleygames.com/assets/overview.md): Plugins available on the Asset Store
- [All Platforms Save](https://assets.gleygames.com/assets/all-platforms-save.md): Easy to use save system compatible with all Unity platforms.
- [Cake Rush](https://assets.gleygames.com/assets/cake-rush.md): A complete and easy customizable arcade casual game, ready to be published or integrated as a mini-game within a larger project. Includes editor utilities for level design and customizations.
- [Daily Rewards](https://assets.gleygames.com/assets/daily-rewards.md): Create daily rewards with just a line of code. Time based rewards made easy.
- [Easy Achievements](https://assets.gleygames.com/assets/easy-achievements.md): Engage your players with achievements and leaderboards made in an easy way.
- [Easy IAP](https://assets.gleygames.com/assets/easy-iap.md): The easiest way to integrate IAP in your app for Google Play, Amazon, App Store and Mac Store.
- [Localization](https://assets.gleygames.com/assets/localization.md): Make your game international with Localization.
- [Mobile Ads](https://assets.gleygames.com/assets/mobile-ads.md): The easiest way to add ads inside your application with little codding required and fully compatible with visual scripting tools.
- [Mobile Cross Promo](https://assets.gleygames.com/assets/mobile-cross-promo.md): Bring users to your newly released games with Cross Promo.
- [Mobile Notifications](https://assets.gleygames.com/assets/mobile-notifications.md): The easiest way to schedule local notifications in unity with a single line of code.
- [Mobile Tools](https://assets.gleygames.com/assets/mobile-tools.md): All you need to publish your mobile game + a complete example game.
- [Mobile Pedestrian System](https://assets.gleygames.com/assets/mobile-pedestrian-system.md): Create a realistic and vibrant urban environment with a customizable Pedestrian System. Assign pedestrian types, set priority waypoints, and manage dynamic obstacle avoidance.
- [Mobile Traffic System](https://assets.gleygames.com/assets/mobile-traffic-system.md): Highly performant and easy to use traffic system that can make any driving game more fun to play in just a few clicks. No coding is required to set it up.
- [Rate Game](https://assets.gleygames.com/assets/rate-game.md): Encourage users to rate your app with just a single line of code. Conditions are set using a settings window.
- [Urban System](https://assets.gleygames.com/assets/urban-system.md): Bring your city environment to life with realistic vehicle and pedestrian systems. Fully customizable and easy to set up. Perfect for any driving scenario.


---

# 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://assets.gleygames.com/assets.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.
