# Smarter

The Smarter tab elevates all other use cases of the platform to a new level. It is responsible for receiving user deposits in the native tokens of the network (ETH, POL, FTM, xDAI, etc.) and returning the deposit with interest, which is earned through automatic allocations in diverse platform contracts and use cases, including the Employer, the purchase and minting of TUP, and also the production of TIME through minions.

In this sense, the investor who does not feel secure interacting with other use cases or in acquiring/producing the platform’s tokens can simply reduce their risk by depositing in Smarter.

<figure><img src="/files/yoRAtmzkEYFtQhDmK9Hn" alt=""><figcaption><p>Smarter Tab: returns interest over investors' deposits.</p></figcaption></figure>

The Smarter contract follows the ERC-4626 standard, functioning as a vault with no time restrictions. This allows the investor to deposit additional funds or withdraw their initial investment at any time.

**OBSERVATIONS**

Please note the Smarter tab is enabled only for some networks.


---

# 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.timetoken.finance/time-token-+-tabs/smarter.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.
