# Getting Access to Tylt

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

#### Overview

This guide walks you through the steps required to integrate with Tylt, from onboarding to processing your first transaction. Tylt follows a KYB-gated production model with a separate demo environment for integration and testing.

***

#### Merchant Onboarding (KYB)

To access Tylt’s production environment, merchants are required to complete onboarding and Know Your Business (KYB) verification. This process includes the submission of company and operational details, a review of the business model and use case, and a compliance and risk assessment.

Upon successful KYB approval, a production account is created, access to the Tylt Dashboard is enabled, and production API keys are issued.

***

#### Demo Environment (For Integration & Testing)

To enable faster integration, Tylt provides a demo environment for testing and validation. This environment allows merchants to test core services, including Crypto Payments (CPG), Fiat ↔ Crypto (CrossRamp), and swap functionality, while also simulating transaction flows and validating webhook handling.

Depending on the service being tested, some transactions are fully simulated, while others may require coordination with the Tylt team to facilitate controlled test transactions

{% hint style="warning" %}
Please contact the Tylt team to obtain demo account credentials and enable the required services.
{% endhint %}

***

#### Acceptable Use Policy (AUP)

All merchants integrating with Tylt are required to comply with the following Acceptable Use Policy as part of onboarding and continued use of Tylt’s services.

Tylt’s infrastructure may only be used for lawful, ethical, and compliant activities. Merchants must ensure that their business model, transaction flows, and end-user activity adhere to all applicable laws and regulatory requirements.

***

#### **Prohibited Activities**

| Category            | Description                                                                        |
| ------------------- | ---------------------------------------------------------------------------------- |
| Financial Crime     | Money laundering, terrorist financing, or sanctions evasion                        |
| Fraud & Deception   | Fraud, scams, deceptive practices, or misrepresentation                            |
| Unauthorised Use    | Use of stolen or unauthorised funds, accounts, or digital assets                   |
| Unlicensed Services | Provision of unlicensed or illegal financial, investment, or payment services      |
| Misrepresentation   | Concealment or misrepresentation of the source, ownership, or destination of funds |
| Legal Violations    | Any activity that is illegal in the jurisdiction of the merchant or its users      |

***

#### **Restricted Business Categories**

The following categories require explicit written approval from Tylt

| Category                     | Description                                                                     |
| ---------------------------- | ------------------------------------------------------------------------------- |
| Adult Services               | Adult content, escort services, or sexually explicit material                   |
| Gambling                     | Gambling, betting, or lottery services without valid licensing                  |
| Controlled Substances        | Narcotics, controlled substances, or related products                           |
| Weapons                      | Weapons, ammunition, or military-related goods or services                      |
| High-Risk Financial Services | Unregulated forex, brokerage, binary options, or speculative investment schemes |
| Crowdfunding & Political     | Unverified charitable, political, or crowdfunding activities                    |
| Corporate Structures         | Shell companies or opaque ownership structures                                  |
| Privacy Tools                | Mixers, tumblers, or anonymisation services                                     |
| Crypto Speculation           | NFT/token projects primarily used for speculation, wash trading, or obfuscation |

***

#### **Sanctions & Jurisdictional Restrictions**

Tylt does not provide services to individuals, entities, or jurisdictions subject to international sanctions, including those imposed by the European Union, United Nations, United States (OFAC), or the United Kingdom (HMT). Transactions involving high-risk or non-cooperative jurisdictions may be restricted.

***

#### **Merchant Responsibilities**

Merchants are responsible for:

* Providing accurate and complete information during onboarding and ongoing use
* Maintaining up-to-date KYC/KYB and beneficial ownership details
* Cooperating with compliance, audit, and due diligence requests
* Implementing appropriate internal controls to prevent misuse

***

#### **Monitoring & Enforcement**

Tylt monitors transactions and account activity using automated systems and manual review, including blockchain analytics and sanctions screening.

Tylt reserves the right to:

* Suspend, restrict, or terminate access to its services
* Freeze funds pending investigation
* Report suspicious activity to relevant authorities

***


---

# 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://docs.tylt.money/introduction/getting-access-to-tylt.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.
