> For the complete documentation index, see [llms.txt](https://aliniex.gitbook.io/alix-pay/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://aliniex.gitbook.io/alix-pay/resources/partner-dashboard/settings/security.md).

# Security

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

### Turn on 2FA ( recommended)

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

* Step 1: Login to Alix Pay [dashboard](https://dashboard.alixpay.com/en/dashboard) with your account manager  provided by Alix pay during onboarding process
* Step 2: Navigate to left side menu to menu "*<mark style="color:orange;">`Settings > Security`</mark>*<mark style="color:orange;">`"`</mark>
* Step 3: Clicks on <mark style="color:orange;">`Two 2FA Authentication > "ON"`</mark>
* Step 4: Clicks on `Get Code` and get it on your `Google Authenticator` app
* Step 5: Enter the code and click on `SEND`
* Step 6: Your account has enabled 2FA authentication&#x20;

### Turn off 2FA ( Not recommended)

You will do the same step as Turn On 2FA


---

# 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://aliniex.gitbook.io/alix-pay/resources/partner-dashboard/settings/security.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.
