> For the complete documentation index, see [llms.txt](https://docs.layerk.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.layerk.com/strategic-collaboration/2access-integration.md).

# 2Access Integration

## **2ACCESS**

### **What is 2ACCESS ?**

2ACCESS is a secure gateway to the digital world utilizing Single Sign-On (SSO) technology. With a single ID, users can access multiple platforms, maintain control over their data, ensure security, and transparently track their online activities.

{% hint style="info" %}
[https://2access.io//](https://www.2access.io/)
{% endhint %}

### Security isn't a feature. It's our foundation.

#### Secure by design

Adding a Secret Key to your account password provides an additional layer of unique security for enhanced protection.

#### Private by default

We do not have access to passwords or sensitive information stored in 2ACCESS, ensuring that we cannot use, share, or sell it — and neither can anyone else.

***

### **Why** 2ACCESS **Matters?**

In a fragmented digital landscape, 2ACCESS centralizes your identity, offering enhanced security and convenience.

* **Unified Identity**: One robust ID for all digital interactions.
* **Security & Privacy**: Ensured encryption, fortified privacy, and control over your data.
* **Storage**: Store your private key and recovery with Face verification and your Secret Key.

***

### **How to Use It?**

1. **Setup**: Visit our dashboard and follow the instructions for easy and secure setup.
2. **Access**: Use your 2ACCESS across platforms, ensuring you always control and own your data.
3. **Safety**: With 2ACCESS, your data remains yours. Only you decide who can access it.


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.layerk.com/strategic-collaboration/2access-integration.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
