# Terms of Service

**Last Updated:** September 18, 2024

#### Overview

Snaip ("we", "us", or "our") is a platform designed to simplify on-chain trading across multiple blockchains. By accessing or using our services, website, or any related applications (collectively, the "Services"), you agree to comply with the following Terms of Service ("Terms"). These Terms outline the conditions of use for Snaip, and your continued use constitutes acceptance of these Terms.

#### Agreement to Terms

By using our Services, you agree to these Terms. If you do not agree, do not use the Services. Additionally, your use of the Services is subject to our Privacy Policy, which is incorporated into these Terms by reference.

#### Services Offered

Snaip offers a streamlined on-chain trading experience across multiple blockchains through a Telegram-integrated bot. This includes:

* Trading of various digital assets across supported blockchains.
* Linking to decentralized exchanges (DEXs) to facilitate trades.
* Additional features that may be introduced over time.

#### Third-Party Integrations

Our platform integrates with third-party services and decentralized applications (DApps). By using our Services, you acknowledge that you may also be bound by the terms of these third-party providers.

#### User Responsibilities

You are responsible for safeguarding any private keys, passwords, or access credentials related to your account. We do not have access to your private keys or digital assets and cannot help you recover them if lost.

#### Modifications to Terms or Services

We reserve the right to modify these Terms at any time. Any changes will be communicated via updates on our site or through the Services. Continued use of the Services following any changes indicates acceptance of the updated Terms.

#### Liability and Disclaimer

Snaip provides the Services on an "AS-IS" and "AS-AVAILABLE" basis, without any warranties of any kind. We do not take responsibility for losses related to market volatility, software bugs, or third-party integrations.

#### Contact

If you have any questions about these Terms, please contact us at **<support@snaip.io>**.


---

# 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://snaip.gitbook.io/snaip-bot/more-information/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.
