Problem
Currently, we have a tutorial on how to schedule your transaction in the future using the SDK: https://docs.hedera.com/hedera/tutorials/more-tutorials/schedule-your-first-transaction
However, we do not have smart contract tutorials on how to schedule your smart contract call in the future directly from a smart contract. This is a documentation gap and I think we should include them in the documentation.
Solution
We need to write two tutorials on HSS(via smart contracts):
Alternatives
No response