> For the complete documentation index, see [llms.txt](https://docs.3dolphins.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.3dolphins.ai/5.1.x/integration/channel-connector/skype/create-new-skype-account.md).

# Create New Skype Account

Go to [skype.com](https://www.skype.com/en/). Then, on the top right corner, click **‘Sign In’** and on the dropdown menus, click **‘Sign Up’.**

![Sign Up](/files/-MV-zyxBa-co6kWgLp23)

You will be prompted to create a new account using your phone number.

![Using Phone Number](/files/-MV0-KS6QPTjiSyAIjln)

Or, you can create a new account using your email.

![Using Email](/files/-MV0-SWpz3E-EXhlxxvZ)

Create a password, click **‘Next’**.

![Password](/files/-MV0-syagJukkkB4EVVA)

Enter your first name and last name, click **‘Next’**.

![Account Name](/files/-MV00CVea6ByA3N-PzRh)

To verify your email, enter the code that has been sent to your email, click ‘**Next**‘.

![Verify Email](/files/-MV00fvyTSIz2dYLamy7)

Follow the step to confirm you are not a robot to proceeding creating your account. After done, click ‘**Next**‘.

![Confirmation](/files/-MV01WtWSW57Fd9kb1k2)

Then, you will be delivered to a new page on [web.skype.com](https://web.skype.com/), where you can directly use Skype features such as sending messages, making voice or video calls.

![New Account](/files/-MV021EdwyoZpPTTPCNF)


---

# 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://docs.3dolphins.ai/5.1.x/integration/channel-connector/skype/create-new-skype-account.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.
