> For the complete documentation index, see [llms.txt](https://alphabot-docs.gitbook.io/alphabot/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://alphabot-docs.gitbook.io/alphabot/for-teams/setting-up-your-team.md).

# Setting Up Your Team

## Creating a new team

A new team can easily by created by clicking [here ](https://www.alphabot.app/#new-team)or by clicking on the gold Alphabot logo on the top right when on our website. Follow the steps to create your team.

## Manage Team Page

The manage team page as shown in the screenshot below, is the location for all settings related to your team, including the [Team Name](/alphabot/for-teams/setting-up-your-team/team-name.md), [Team Socials](/alphabot/for-teams/setting-up-your-team/team-socials.md), [Raffle Templates](/alphabot/for-teams/setting-up-your-team/raffle-templates.md), [Team Members](/alphabot/for-teams/setting-up-your-team/team-members.md), [Team Icon](/alphabot/for-teams/setting-up-your-team/team-icon.md), amongst others.

<figure><img src="/files/zItSURPNvYM5wW7qnS0J" alt=""><figcaption></figcaption></figure>

While slightly outdated (a new video will be coming shortly), the tutorial video below walks you through setting up a new team - much of which is still the same today - including inviting your team members. Alternatively, you can proceed to the next pages which will walk you through the updated settings.&#x20;

{% embed url="<https://www.youtube.com/watch?v=XBxSgqFJ13k>" %}


---

# 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://alphabot-docs.gitbook.io/alphabot/for-teams/setting-up-your-team.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.
