> For the complete documentation index, see [llms.txt](https://docs.novarietygames.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.novarietygames.com/websitecreator/luascript/marketplace/promptgamepass.md).

# promptGamepass

Prompts the user to purchase a [gamepass](https://create.roblox.com/docs/production/monetization/game-passes) with the given gamePassId.

```lua
marketplace.promptGamepass(gamePassId: Number): void
```
