# Toolshed

The Toolshed offers a suite of permissionless tools for Farmers to efficiently use Pinto and other protocols on Base. Nothing in the Toolshed is directly related to protocol maintenance.

[sPinto](/pinto-mechanics/toolshed/spinto-composing-pinto-with-defi.md) is the fungible ERC-20 wrapper for Pinto Deposits, which adhere to the ERC-1155 semi-fungible standard. sPinto is designed to make integrating the Pinto printer into DeFi seamless.

[Tractor](/pinto-mechanics/toolshed/tractor-automating-the-farm.md) is an intents protocol that enables farmers to efficiently farm Pinto without constant manual activity.

The [Pod Market](/pinto-mechanics/toolshed/pod-market.md) is a secondary market for Pods, Pinto’s native debt asset.

The [Depot](/pinto-mechanics/toolshed/depot.md) is a protocol for composing complex interactions across multiple protocols on Base in a single transaction.

[Farm Balances](/pinto-mechanics/toolshed/farm-balances.md) enable farmers to hold assets not currently Deposited in the Silo in their account within the protocol.\
\
\&#xNAN;*Go on to the next documents to learn more about the Toolshed, or* [*jump ahead to read about the Field.*](/pinto-mechanics/field-the-most-innovative-lending-facility-in-crypto.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://docs.pinto.money/pinto-mechanics/toolshed.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.
