> For the complete documentation index, see [llms.txt](https://manual.gemlogin.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://manual.gemlogin.io/english-support/registration-and-installation.md).

# Registration & Installation

## Installing and Set up

{% embed url="<https://gemlogin.io/>" fullWidth="false" %}
ล็อคอินบัญชี Gemlogin ผ่านเว็บไซต์
{% endembed %}

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

The program is now available on `Windows` and `macOS/Apple Silicon`&#x20;

<details>

<summary><strong>Windows</strong></summary>

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

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

* Install the file in your folder, then you can log in and start using the program&#x20;
* If the file shows a warning icon as in the image, click on `...` and select `Keep`

<div><figure><img src="/files/qvlTwKZnQo2uUrCd3BB4" alt=""><figcaption></figcaption></figure> <figure><img src="/files/YlVbXOkRSAZ8gAJRnhop" alt=""><figcaption></figcaption></figure></div>

* Then proceed with the file installation and select `More info` >> `Run anyway`  &#x20;

<div><figure><img src="/files/HTfmvAWLzbejZ3JEny5U" alt=""><figcaption></figcaption></figure> <figure><img src="/files/K9Mb2YV6MhdLbDNXdRDS" alt=""><figcaption></figcaption></figure></div>

</details>

<details>

<summary><strong>MacOS/Apple Silicon</strong></summary>

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

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

* Go to the folder where you downloaded, then install it into Applications&#x20;

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

* Use the permission command by going to `Terminal` :&#x20;

```bash
sudo xattr -r -d com.apple.quarantine /Applications/GemLogin.app
Password:  # <== Enter your Mac password (characters will not be visible)
MacBook-Pro:~ user$  # <== Completed
```

</details>


---

# 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://manual.gemlogin.io/english-support/registration-and-installation.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.
