# Fundamentals

- [Quickstart](https://docs.nemopi.com/fundamentals/quickstart.md): Not sure where to start? Here's how.
- [Accounts & Organizations](https://docs.nemopi.com/fundamentals/accounts-and-organizations.md): Nemo Pi allows you to create an account to manage your smart buoy. Organisations allow your team to share management of your smart buoy.
- [Creating an Account](https://docs.nemopi.com/fundamentals/accounts-and-organizations/creating-an-account.md): Step-by-step guide on how to sign up and get an account.
- [Creating an Organization](https://docs.nemopi.com/fundamentals/accounts-and-organizations/creating-an-organization.md): Step-by-Step Guide on how to create your Nemo Pi Organization.
- [Joining an Existing Organization](https://docs.nemopi.com/fundamentals/accounts-and-organizations/joining-an-existing-organization.md): Let's see how to join an existing organization.
- [Update Organization Settings](https://docs.nemopi.com/fundamentals/accounts-and-organizations/update-organization-settings.md): Guide on different organisation settings and how to update them.
- [Inviting Members](https://docs.nemopi.com/fundamentals/accounts-and-organizations/inviting-members.md): Get your team started by inviting members to your organisation.
- [Removing Members](https://docs.nemopi.com/fundamentals/accounts-and-organizations/removing-members.md): Need to remove a member from your organisation?
- [Member Roles](https://docs.nemopi.com/fundamentals/accounts-and-organizations/member-roles.md): Learn about the different roles available in organisations
- [Deleting an Organization](https://docs.nemopi.com/fundamentals/accounts-and-organizations/deleting-an-organization.md): Step-by-Step Guide on how to delete a Nemo Pi organisation.
- [Billing & Pricing](https://docs.nemopi.com/fundamentals/billing-and-pricing.md): Want to learn more about our billing and pricing?
- [Pricing Tiers](https://docs.nemopi.com/fundamentals/billing-and-pricing/pricing-tiers.md): Find the best pricing tier depending on your organisation's requirements.
- [Manage Billing](https://docs.nemopi.com/fundamentals/billing-and-pricing/manage-billing.md): Learn how to manage your billing with Nemo Pi.
- [Buoys & Sensors](https://docs.nemopi.com/fundamentals/buoys-and-sensors.md): Learn about the different types of buoys and sensors, and and how to manage them in your organization.
- [Adding a Buoy](https://docs.nemopi.com/fundamentals/buoys-and-sensors/adding-a-buoy.md): Here you'll learn how to add a new buoy to the Nemo Pi platform.
- [Removing a Buoy](https://docs.nemopi.com/fundamentals/buoys-and-sensors/removing-a-buoy.md): This section shows how to delete a buoy from our organization.
- [Monitoring your Buoy](https://docs.nemopi.com/fundamentals/buoys-and-sensors/monitoring-your-buoy.md): Here you'll learn how to use Buoy Dashboards to monitor your moorings and Nemo Pi Smart Buoys.
- [Caring for your Nemo Pi](https://docs.nemopi.com/fundamentals/buoys-and-sensors/caring-for-your-nemo-pi.md): Checking and servicing your buoy periodically will help Nemo Pi continuously deliver high-quality data.
- [Recovering A Lost Buoy](https://docs.nemopi.com/fundamentals/buoys-and-sensors/recovering-a-lost-buoy.md): Noticed your buoy is not at the location you intended? Here are some recovery tips.
- [Buoy Settings](https://docs.nemopi.com/fundamentals/buoys-and-sensors/buoy-settings.md): Here you'll learn how to manage your buoys location, and settings.
- [General Information](https://docs.nemopi.com/fundamentals/buoys-and-sensors/buoy-settings/general-information.md): Learn how to add basic information about your buoy and its deployment location.
- [Updating Deployment Location](https://docs.nemopi.com/fundamentals/buoys-and-sensors/buoy-settings/updating-deployment-location.md): Here you'll learn how to deploy a buoy, update its deployment location, and un-deploy a buoy.
- [Mooring Settings](https://docs.nemopi.com/fundamentals/buoys-and-sensors/buoy-settings/mooring-settings.md): Learn how to add mooring information to your buoy.
- [Sharing Settings](https://docs.nemopi.com/fundamentals/buoys-and-sensors/buoy-settings/sharing-settings.md): This section shows how you can share your buoy's location on our Global Mooring Map.
- [Supported Sensors](https://docs.nemopi.com/fundamentals/buoys-and-sensors/supported-sensors.md): Learn more about the sensors we support on the Nemo Pi Smart Buoy
- [Sensor Settings](https://docs.nemopi.com/fundamentals/buoys-and-sensors/sensor-settings.md): Here you'll learn how to manage your buoy's sensors.
- [Attractions (Preview)](https://docs.nemopi.com/fundamentals/attractions-preview.md): Add attractions to mark important or special dive sites.


---

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