# Privacy Policy

**Effective Date:** July 13th, 2025.

**Introduction**

This Privacy Policy explains how **META Link** (the "Registry") collects, uses, and protects your personal information when linking Roblox accounts to Discord accounts for verification purposes.

## **1. Information We Collect**&#x20;

The Registry collects the following information when you link your Roblox and Discord accounts:

* Your Discord User ID
* Your Discord Username
* Your Discord Avatar
* Your Discord Banner
  * This data is not saved and is discarded/ignored by the server.
* Your Discord E-mail
  * This data is not saved and is discarded/ignored by the server.
* Your Roblox User ID
* Your Roblox Username
* Your Roblox Display Name
  * This data is not saved and is discarded/ignored by the server.
* Your Roblox Avatar
* Your Ranks & Membership in Roblox Communities
  * This data is only cached during an active Authentication session to provide secure SSO Authentication to Meta Games products. This data is never publicly available through our APIs, saved to database, etc.
* Unix timestamp of Link creation
* Meta Link GUID
* Your Steam User ID
* Your Steam Avatar
* Your Guilded User ID
* Your Guilded Avatar
* Your Guilded Username

This data is used solely for the purpose of account verification within Meta Games and some is shared with third parties through our Public Open Cloud API.

## **2. How We Use Your Information**&#x20;

The information collected is used to verify your accounts to ensure that you are a legitimate user within Meta Games.

## **3. Data Storage**&#x20;

Your data are securely stored in our database until you choose to unlink your accounts. All data is stored in compliance with industry-standard security measures to prevent unauthorized access.

## **4. Unlinking and Data Deletion**

You may choose to unlink your accounts at any time through the Registry interface. When you unlink, all data related to your accounts will be permanently deleted from the Registry immediately. This action is irreversible, and once deleted, the information cannot be recovered.

## **5. Data Security**

We take reasonable measures to protect the security of your personal information. However, no method of transmission over the Internet is 100% secure, and we cannot guarantee the absolute security of your data.

## **6. Your Rights**

You have the right to:

* Access the personal information we hold about you.
* Request the permanent deletion of your data by using the "Unlink" feature.
* Contact us regarding any concerns about the handling of your personal information.

## **7. Changes to this Privacy Policy**

We reserve the right to update or change this Privacy Policy at any time. Changes will be effective immediately upon posting, and your continued use of the Registry signifies your acceptance of the revised terms.

## **8. Contact Information**&#x20;

If you have any questions or concerns about this Privacy Policy, please contact us at "admin AT meta-games.org"


---

# Agent Instructions: 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://legal.metatable.dev/product/meta-link/privacy-policy.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.
