> For the complete documentation index, see [llms.txt](https://lucian-wolfe.gitbook.io/lucian-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://lucian-wolfe.gitbook.io/lucian-docs/important/terms-of-service.md).

# Terms of Service

***

### **Resource Terms**

These terms apply when purchasing a pre-made resource:

1. Redistribution of a resource as your own is strictly prohibited.
2. Using any resource without a valid license is prohibited and will result in no support and a permanent ban from the Discord server.
3. Payments are final. Refunds cannot be requested.
4. Products cannot be resold privately or used on servers/accounts you do not own or administrate.
5. Disrespectful or rude behavior may result in license revocation.
6. If your server is in offline mode, you must switch to online mode to receive support. No fixes will be provided if offline mode causes the issue.
7. If using the Discord Partner system for support, you are responsible for notifying staff when the partnership ends.
8. Selling a server using my setups/configs requires the new owner to obtain a product license prior to purchase. Ownership verification can be requested via Discord (@lucianwlfe).
9. Sharing private server information, including plugin names or server files, publicly (Discord or other websites) is strictly prohibited.
10. Negative reviews due to bugs or server issues without requesting support will be reported and removed.
11. Purchasing a resource grants you a copy of the product; modifications or additions do not transfer ownership.
12. Support covers core features only; assistance for creating or adding new features is not provided.
13. Upon server launch using a resource, you are the server owner. Development, setup, and configuration files remain owned by “Lucian Wolfe.”
14. Using any resource to create a new product for resale is prohibited.

***

### **Commission Terms**

These terms apply when purchasing a custom commission:

1. Upon launching a server with the commission, you become the server owner. “Lucian Wolfe” remains the owner of the development, setup, and configuration files.
2. Any work outside the initial scope of the commission may incur additional charges.
3. Modifications or additional content do not transfer ownership.
4. Commission payments must be made in full upfront. Refunds are not allowed if work has been completed.
5. Using commissioned work to create a new product for resale is prohibited.

***

### **General Terms**

* By purchasing or commissioning a product, you agree to follow these Terms of Service.
* Violation of these terms may result in loss of license, support, and access to updates.
* These terms may be updated without prior notice. Continued use of my products implies acceptance of updated terms.


---

# 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://lucian-wolfe.gitbook.io/lucian-docs/important/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.
