> For the complete documentation index, see [llms.txt](https://docs.apx-studios.com/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.apx-studios.com/docs/resources/activities/apex-vespucci-beach/features.md).

# Features

### WHAT FEATURES DOES THIS SCRIPT OFFERS?

> * Jetski
> * Bike rental
> * Yoga
> * Cozy Corner
> * Fireplace
> * Guitar
> * Boombox
> * Beach Shops
> * Secret Shops
> * Seats

### In addition this script offers support for:

> * Targets: qb-target & ox\_target
> * Menu & Input: qb-menu/qb-input & ox\_lib
> * Inventory: qb-inventory, lj-inventory, ps-inventory, qs-inventory, s\_inventory & ox\_inventory
> * Notification: apex\_lib (Built into our library file)., qbcore & okokNotify (With the option to add more).
> * Progressbar: qbcore, ox\_lib & progressBars
> * EmoteMenu: rpemotes, dpemotes & scully\_emotemenu

To see the entire config code, click [**here**](https://gist.github.com/aqade/7c52341aca1f5440543ec22e9d7041cb).


---

# 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:

```
GET https://docs.apx-studios.com/docs/resources/activities/apex-vespucci-beach/features.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.
