# Attractions (Preview)

{% hint style="warning" %}
Attractions is a preview feature. It is only available for selected customers.
{% endhint %}

## What are Attractions?

Attractions, also known as Points of Interest, are locations that represent important or special dive sites. Many organizations have existing points of interest saved in their commercial navigational instruments (GPS, fish finders etc) with limited relevant details other than coordinates and name.

Nemo Pi Attractions are created at the organization level, they will appear alongside buoys on your organization dashboard and can even be linked to associate them with the mooring spot.

{% hint style="info" %}
**Good to know\...**

Sometimes these points of interest are competitive secrets within organizations and therefore ***we never share attractions*** publicly outside your team - even if they are linked to a public mooring on our [Global Mooring Map](https://app.nemopi.com/map).
{% endhint %}

### Attributes

Attractions consist of the following attributes:

* Name
* Description
* Location (Latitude, Longitude, Depth)
* Dive Difficulty (Easy, Moderate, Difficult, Expert)
* Dive Type
* Flora Rating
* Fauna Rating
* Type of Bottom (sea floor)
* Dangers
* Visibility
* Creatures or other specials
* Site Access (Boat, Shore, Shore & Boat)
* Picture (coming soon ✨)

Are we missing anything? Help us improve this feature: [Send us feedback today](mailto:support@nemopi.com?subject=Attractions%20Feedback)

## Attractions vs. Buoys

When do you choose between attractions and buoys? It's simple really, if a buoy exists at the dive site, create a buoy. If the dive site does not have a buoy, create an attraction.

You can link an attraction to a buoy to associate it with the mooring location.


---

# 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://docs.nemopi.com/fundamentals/attractions-preview.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.
