# Terms of Service

### **1. Introduction**

Welcome to Vordex. By accessing our decentralized exchange platform, you agree to be bound by these terms and conditions. Please read them carefully before using our services.

### **2. Service Description**

Vordex is a **decentralized exchange protocol** that enables users to trade cryptocurrencies in a **non-custodial** manner. Our platform provides:

* **A secure and transparent trading environment**
* **Non-custodial wallet integration**
* **Advanced trading features**

### **3. User Responsibilities**

Users are solely responsible for the security of their **wallets and private keys**. Vordex **does not store user funds or private keys**. Users must:

* **Safeguard their private keys and passwords**
* **Verify all transaction details before confirming**
* **Understand the risks involved in cryptocurrency trading**

### **4. Risk Disclosure**

Trading cryptocurrencies involves **significant financial risk**. Users should carefully evaluate their **trading objectives and risk tolerance**. Past performance **does not guarantee future results**.


---

# 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://vordex.gitbook.io/vordex/security-and-legal-considerations/terms-of-service.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.
