> For the complete documentation index, see [llms.txt](https://shuttlebay.gitbook.io/guides/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://shuttlebay.gitbook.io/guides/what-is-shuttlebay.md).

# What is ShuttleBay?

ShuttleBay is a fun and interactive platform that helps **Web2 & Web3** brands **build a more authentic**, engaged and connected community, while organically growing their social media channels online.

\
ShuttleBay has a strong focus on the social aspect of community building by connecting brands and consumers on a **deep emotional level.** The software is simple to onboard, thanks to its industry leading user experience.\
\
With ShuttleBay, community members and content creators are recognised for contributing to their favourite brands, through **instant rewards and unique experiences.**\
\
Brands can easily identify their top contributors through **leaderboards** with **built-in smart logic and analytic capabilities** that cover all user journeys. They can also plan ahead and easily schedule their social rewards campaigns through the software.

Our platform is used by some of the industries largest brands, including **Warner Records, Jarritos, CyberKongz, Army of Fortune, PG, Imaginary Ones & HAPE.**&#x20;

### Guides: Get started in no time!

Discover the quickest way to kick-start your journey into the fundamentals with our convenient guides!

{% content-ref url="/spaces/0iyreDUg2MGeu09biERd/pages/fDdq3JCk27BmGboVlt1u" %}
[Create your Community](/guides/getting-started/create-your-community.md)
{% endcontent-ref %}

{% content-ref url="/spaces/0iyreDUg2MGeu09biERd/pages/aNuwmym3qLDjVUTY1D9F" %}
[On-boarding your Community Members](/guides/getting-started/on-boarding-your-community-members.md)
{% endcontent-ref %}

{% content-ref url="/spaces/0iyreDUg2MGeu09biERd/pages/kmxjWfbJe634h9qberCD" %}
[Creating your First Season](/guides/getting-started/creating-your-first-season.md)
{% endcontent-ref %}

{% content-ref url="/spaces/0iyreDUg2MGeu09biERd/pages/dVy6vAZAzJ0hUqeQiZpG" %}
[Brand Page](/guides/guides/brand-page.md)
{% endcontent-ref %}

{% content-ref url="/spaces/0iyreDUg2MGeu09biERd/pages/tdP3L031RKg8hPR0ANpx" %}
[Rewards](/guides/guides/rewards.md)
{% endcontent-ref %}

{% content-ref url="/spaces/0iyreDUg2MGeu09biERd/pages/rnoyrGu5Oxvskl3ZGLSK" %}
[Leaderboard](/guides/guides/leaderboard.md)
{% endcontent-ref %}

{% content-ref url="/spaces/0iyreDUg2MGeu09biERd/pages/ywF8HnrrTx6YClSOxcci" %}
[Case Studies](/guides/case-studies/case-studies.md)
{% endcontent-ref %}


---

# 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, and the optional `goal` query parameter:

```
GET https://shuttlebay.gitbook.io/guides/what-is-shuttlebay.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
