# Start Exploring

## Create an account and start exploring

Bunkr is a service full of possibilities. To start exploring:

1. **Sign up** to create a new account and try all its functionalities for free with a 14-day trial
2. **Sign in** and start creating an organization

{% hint style="info" %}
**Tips:** If you're new to Bunkr, you will first be prompted to create an organization to hold your storage configurations.
{% endhint %}

## Invite co-workers

Bunkr allows you to invite your co-workers to your organization to better collaborate. Invite some members of your company to give them access to the tool they need.

**Get more information on how to invite:**

{% content-ref url="/pages/-M8BNLTcvwjmYyo5gvGh" %}
[Collaboration](/organizations/collaboration.md)
{% endcontent-ref %}

### You've been invited to join?

If you were given an invite link to join someone's organization, you can start exploring and manage their storage configurations too.

{% hint style="warning" %}
**Warning:** Make sure you are signed in with the right account before joining the organization.
{% endhint %}


---

# 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.bunkr.io/getting-started/start-exploring.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.
