# Terms of Use

#### 1. Introduction

Welcome to Robots.Farm! These Terms of Use ("Terms") govern your use of the Robots.Farm services, including token exchange, staking, in-game point purchases, gambling elements, and other game mechanics ("Services"). By accessing or using our Services, you agree to be bound by these Terms.

#### 2. Services Description

Token Exchange and Staking: Users can exchange tokens and participate in token staking. There are no special rules beyond standard exchange procedures and applicable service fees.

In-Game Purchases and Gambling Elements: Users may engage in in-game purchases and participate in games with gambling elements.

#### 3. User Responsibilities

Reporting Game Errors: Rewards for reporting game errors will be determined based on the error's impact on the project.

Prohibited Actions: Users must not create multiple accounts or engage in actions that intentionally harm the project's economy. Abuse of game vulnerabilities for profit is strictly prohibited.

Account Suspension and Appeal: In case of account suspension for rule violations, users [can submit an appeal through a form](https://forms.gle/tMLMNdYBymDpb7Zf8) linked in these Terms. Appeals are reviewed within 10 days. We reserve the right not to provide feedback if the user is found at fault.

#### **4. External Links and Third-Party Content Disclaimer**

Robots.Farm may link to external websites or resources provided by third parties ("External Links") for your convenience. These links do not imply endorsement, nor does Robots.Farm control or assume responsibility for the content, privacy policies, or practices of any third-party sites.

Use caution with External Links, particularly those soliciting personal information or offering bonuses and promotions not verified by Robots.Farm's official channels. Interactions with such sites are at your own risk, and any consequences arising from such interactions are the user's responsibility.

Robots.Farm disclaims all liability for loss or damage incurred due to the use of External Links or engagement with unauthorized offers resembling our Services. Users are advised to verify the authenticity of any promotions through Robots.Farm's official channels before participation.

#### 5. Content Use

Protection Against Misuse: We will take action against fraudulent use of our content, including engaging with hosting providers and search engines to block fraudulent sites.

#### 6. Liability for Loss of Funds

Limitation of Liability: Robots.Farm is not responsible for the loss of user funds. Users bear full responsibility for the security of their funds.

#### 7. Changes to Terms of Use

Notification of Changes: Significant changes to these Terms will be posted on the same page. Users are encouraged to review these Terms regularly.

#### 8. Jurisdiction and Limitations

Compliance with Local Laws: Users are responsible for ensuring that their use of Robots.Farm's Services complies with local laws. We are not liable for any use that may be in violation of such laws.

#### 9. Dispute Resolution and Support

Gaming Disputes: For in-game disputes, users can contact our support team via Discord. Other types of disputes are not applicable to our Services.

#### 10. Contact Information

For any questions regarding these Terms or the Services, please contact us through <Support@robots.farm> .

<br>


---

# 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.robots.farm/important/terms-of-use.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.
