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

# Terms & Conditions

Read the Terms & Conditions, both for the collections and the token, in our workspace at [Coda](https://coda.io/@rude-golems/rude-golem-terms-and-conditions-token-and-nfts).

{% hint style="info" %}
The lawful and lawful purchase or acquisition of the NFTs grants the User a worldwide, non-exclusive, revocable, non-sublicensable license to use the purchased NFTs for your own personal and commercial use, never professionally (Professional use refers to the act of performing a professional activity, such as being a freelancer or setting up a company, where the main activity and/or source of income comes from the exploitation of the NFT.). In order to protect the trademark, in case you wish to exploit the right and the license of use in a professional manner, the interested party should contact the Rude Golems team through the contact channels listed in section 19 of the Terms & Conditions document.
{% endhint %}


---

# 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://rude-golems.gitbook.io/the-rude-guide/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.
