> For the complete documentation index, see [llms.txt](https://terms.metalordz.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://terms.metalordz.com/introduction.md).

# Introduction

<figure><img src="/files/QXN6o7pc2P81L7xJMiCn" alt=""><figcaption></figcaption></figure>

By using MetaLordz.com, the Meta Lordz application, the Meta Lordz Marketplace, participating in Meta Lordz events, or engaging in any way with products and services provided by any Group company, you agree to hereby be bound by the policies & terms set out in the documents set out herein, including, but not limited to, the Privacy & Cookie Policy, Terms & Conditions and End User License Agreement. If you do not agree to be bound by these documents, you must cease all such activities immediately.


---

# 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://terms.metalordz.com/introduction.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.
