# How to Signup

YellowAnt accounts exist within teams. All individuals in the team creates their own account within the YellowAnt team.

There are three ways to sign up on YellowAnt:

* Using Slack
* Using Microsoft Teams (Coming Soon)
* Using Email

This is covered in detail in their respective sections.

**How do YellowAnt teams work?**

Let's take an example.\
A member of team ACME is signing up on YellowAnt for the first time. He creates a team called acme-team on YellowAnt. The URL for the team is acme-team.yellowant.com and anyone from the same team would be in the same YellowAnt team as well. This is because all YellowAnt accounts (Basic, Premium or Enterprise) are billed at a team level.

The team URL looks like this:

![](/files/-LC8oori0IXLrx8NrH8B)

**How does it work when using Slack?**

In a Slack team, when one of the team members signs up on YellowAnt, a new YellowAnt team with the same subdomain is created. Now, whenever a member of that Slack team joins YellowAnt, they are automatically part of the same YellowAnt team. This is because of the same reason i.e. billing takes place at a team level.

For example, the acme-team on slack has a corresponding acme-team on YellowAnt when signing up using Slack.

If Slack team URL is:

![](/files/-LC8oosD7QHjqFT3axS2)

Then, YellowAnt team URL would be:

![](/files/-LC8ootCNXWKjOnUddsv)

**How does it work when using Microsoft Teams?**

*Coming Soon.*


---

# 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.yellowant.com/how-to-signup.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.
