# NFT Locks

### What are NFT locks?

Locking NFTs allows creators to lock their personal or team-allocated tokens in a time-locked decentralized smart contract vault. The NFTs allocated to the project team or founder cannot withdraw or change these NFTs until the end of the locked period(s). This way, the community and investors are at less risk of scams.\
\
NFT projects may use Team Finance NFT Locks to show proof of commitment and interest in the project, build credibility, and reduce the risk of scams to benefit the community and investors.

### How much do NFT Locks cost?

Please visit our [Pricing page for the current NFT Lock cost.](/team-finance-pricing.md)


---

# 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://handbook.team.finance/services/nft-locks.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.
