# Contracts

Official Contract Address: [mint.yearofchef.near](https://nearblocks.io/address/mint.yearofchef.near)

Redistribution Wallet [v1.foodbank.near](https://nearblocks.io/address/v1.foodbank.near)

#### Source Code:&#x20;

* Redistribution Script -> Server -> Contract \[soon]
* NFT Contract \[SOON]&#x20;

Contracts We Use From Potlock

* To determine donations [donate.potlock.near](https://nearblocks.io/address/donate.potlock.near)
* To filter on approved projects "Approved" on [registry.potlock.near](https://nearblocks.io/address/registry.potlock.near)


---

# 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.yearofchef.org/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.
