> For the complete documentation index, see [llms.txt](https://globalsharedocs.gitbook.io/global-share/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://globalsharedocs.gitbook.io/global-share/terms-and-conditions.md).

# Terms and Conditions

### 1. Acceptance of Terms

By using Global Share Bot, you acknowledge and accept these Terms and Conditions.\
If you do not agree, please do not use the bot.

### 2. Bot Usage

* **Age Requirement:** Users must be **13 years or older**. Users under 13 may only use the bot with **verified parental consent**.
* **Compliance:** You must follow **Discord’s Terms of Service** and **Community Guidelines** when using Global Share.

### 3. User Responsibilities

* **Account Security:** You are responsible for all activity on your Discord account, whether authorized or not.
* **Content Sharing:** You must not share content that is harmful, offensive, illegal, or in violation of Discord's policies. This includes server ads, links, and messages sent via the bot.

### 4. Bot Features

Global Share Bot provides several features to support community growth, including:

* `/setup` – Configure advertisement channels.
* `/desc` – Write and set your server's ad description.
* `/bump` – Share your server across the network.

Additional premium features are available for enhanced functionality.

### 5. Updates and Modifications

• We may update these Terms at any time. Changes take effect immediately upon posting. Continued use of the bot constitutes acceptance of any updates.

### 6. Limitation of Liability

Global Share Bot is provided **"as is"** without any warranties or guarantees.\
We are not liable for:

* Bot downtime or inaccessibility
* Data loss
* Any indirect, incidental, or consequential damages from using the bot

### 7. Indemnification

By using the bot, you agree to indemnify and hold harmless **Global Share Bot**, its developers, and affiliates from any claims, losses, or liabilities resulting from:

* Your misuse of the bot
* Violation of these Terms
* Violation of third-party rights

### 8. Contact Information

* Questions about these Terms and Conditions? Reach us at <contactus.globalshare@gmail.com>.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://globalsharedocs.gitbook.io/global-share/terms-and-conditions.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.
