# Terms of Service

General information These Terms of Use ("Terms") govern access to and use of the website located at \[[https://tokenlab.pro](https://tokenlab.pro/)/] (hereinafter the "Site"), including the software provided. Additional information about us as a service provider (hereinafter "we" or "TokenLab") can be found on the Site.

The subject of these Terms is the regulation of the rights and obligations of users of the Site. TokenLab is a web service designed for creating and launching personalized ERC20 tokens. TokenLab offers the following types of tokens: Standard token, Free token. To access some or all of the services, you may need to connect your wallet to the Site.

TokenLab operates solely as an interface on the Ethereum blockchain and is different from a trader, contractor, broker, seller, financial institution, or lender. The software provides legally binding purchase agreements based on smart contracts. Additionally, TokenLab does not store, send, or receive digital assets or digital goods.

Each time a user accesses the Site, they unconditionally agree to comply with these Terms posted on this Site. If a user does not agree with any provisions set forth in these Terms, the user should not use the Site.

User Acknowledgment All transactions on the TokenLab platform are conducted in ERC-20 tokens based on the Ethereum blockchain. TokenLab is not affiliated with the Ethereum organization and cannot guarantee the availability and proper functioning of the Ethereum blockchain for each individual transaction. This limitation includes situations where a third party gains unauthorized access to any and all transactions, assets, or files.

Furthermore, all transactions leading to the creation of tokens are based on smart contracts and blockchain technology, which may contain inherent technological and speculative risks. Users acknowledge and agree to these risks.

The user understands that TokenLab does not own or control any other third-party websites, products, or services that they may access, visit, or use outside of TokenLab. TokenLab is not responsible for the actions or inactions of such third parties, as well as for any damages that users may incur as a result of their transactions or any other interaction with such third parties.

Right to Use By accessing or using TokenLab, you represent that you have reached the age of majority in your jurisdiction and have the legal capacity to enter into these Terms.


---

# 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://creattoken-organization.gitbook.io/untitled/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.
