# Package ID

* **Package ID**:&#x20;
* Mainnet: `0x10f87d4b28b6443c670c581af1a7aac85bbb47425ad1065e387910d638690ee3`
* `Testnet:` "0x0e019c9c3305a48ab8806b34311a93ae8ad3c6ddcce211b2ab257cd223da55b9
* **Network**: Sui Testnet
* **Main Modules**:
  * `ART20`: Core NFT functionality
  * `SALE`: NFT sales and marketplace features
  * `TRADE`: Trading and liquidity pool operations


---

# 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.artinals.com/artinals-protocol/building-on-top-of-the-artinals-contract/package-id.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.
