# Our Smart Contracts

[NiftyKit](https://niftykit.com/) is a blockchain-based platform that offers smart contract services. Smart contracts are self-executing contracts with the terms of the agreement directly written into code, which automatically enforces the rules and regulations agreed upon by the parties involved.&#x20;

The NiftyKit smart contract platform is built on the Ethereum blockchain and offers a user-friendly interface that allows users to create, deploy, and manage smart contracts with ease. The platform provides increased **security, transparency, and cost-effectiveness**, as smart contracts are stored on the blockchain and cannot be altered once deployed. Niftykit smart contracts also eliminate the need for intermediaries or third-party services, reducing costs and increasing efficiency.


---

# 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.niftykit.com/nft-collections/our-smart-contracts.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.
