# Terms Of Service

1. **Introduction** By using Bit5 NFT Marketplace ("Bit5"), you are agreeing to the following Terms of Service ("Terms"). Bit5 reserves the right to modify these Terms at any time, and such changes become effective when they are posted. By continuing to use Bit5, you agree to be bound by the modified Terms.
2. **Our Services** Bit5 provides a marketplace for users to buy and sell NFTs (Non-Fungible Tokens).
3. **Users and Accounts** You must be 18 years or older to use Bit5. It is your responsibility to keep your account secure, and you are responsible for any unauthorized access to your account.
4. **NFT Transactions** The buying and selling of NFTs occur solely between the buyer and the seller. Bit5 does not play a role in resolving any disputes that may arise in connection with transactions.
5. **Intellectual Property** The offering and purchase of NFTs do not confer any rights or licenses in the intellectual property contained in the NFTs. All rights are reserved to the owners.
6. **Disclaimer of Liability** Bit5 and the services provided by Bit5 are provided as-is and as available. Bit5 does not warrant that the services will be suitable for any particular purpose or that they will be uninterrupted or error-free.
7. **Our Rights** Bit5 reserves the right to refuse the use of Bit5 to any user or to terminate any user's account for any reason, without providing any justification.
8. **Laws and Regulations** By using Bit5, you commit to comply with all applicable local, national, and international laws and regulations.
9. **Contact** If you have any questions about these Terms, please contact us at <support@bit5.com>.


---

# 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.bit5.com/legal/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.
