> For the complete documentation index, see [llms.txt](https://help.zipcaptions.app/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.zipcaptions.app/settings/logging-in.md).

# Logging In

Logging into Zip Captions can be achieved by using a Google or Microsoft account.

To get started:

1. Click on Login on the homepage.&#x20;

   <figure><img src="/files/bEsZgElAdYI9MJ6HrYYw" alt=""><figcaption></figcaption></figure>
2. Choose the account that you want to login with from the menu&#x20;

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

{% tabs %}
{% tab title="Google" %}

1. Login to your Google Account&#x20;

   <figure><img src="/files/0iAqzuYIYDKvzNm2SqC5" alt=""><figcaption></figcaption></figure>
2. You will be redirected to your My Account page. &#x20;

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

{% hint style="info" %}
If you support or follow us on Patreon, your patreon account will be linked to your Zip Captions profile.&#x20;
{% endhint %}

{% hint style="warning" %}
Your Patreon account must be registered with the same email address as you are logging into Zip Captions with. If you are using a different account, your Patreon information will not be shown in your account
{% endhint %}
{% endtab %}

{% tab title="Microsoft" %}

1. Login to your Microsoft Account&#x20;

<figure><img src="/files/4lLLGsbtj2u3Ho2HjiPU" alt=""><figcaption></figcaption></figure>

2. You will be redirected to your My Account page&#x20;

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

{% hint style="info" %}
If you support or follow us on Patreon, your patreon account will be linked to your Zip Captions profile.&#x20;
{% endhint %}

{% hint style="warning" %}
Your Patreon account must be registered with the same email address as you are logging into Zip Captions with. If you are using a different account, your Patreon information will not be shown in your account
{% endhint %}
{% endtab %}
{% endtabs %}


---

# 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://help.zipcaptions.app/settings/logging-in.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.
