# Creator LUXY ERC-1155 V1

[LuxyFactory1155:](https://polygonscan.com/address/0x0e166b9c0197A06675cBA857A02834b0C447B506) 0x0e166b9c0197A06675cBA857A02834b0C447B506\
[LuxyFactory1155Private](https://polygonscan.com/address/0xb258FffbfE673773969d96a216283e7C25c309cC): 0xb258FffbfE673773969d96a216283e7C25c309cC

The parameters and logic for the ERC-1155 of Luxy are the same as those for ERC-721, with the only difference being this contract follows the [EIP-1155](https://eips.ethereum.org/EIPS/eip-1155) standards.&#x20;


---

# 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.luxy.io/help-center/developers/smart-contracts/creator-luxy-erc-1155-v1.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.
