# SafeSend

**SCRO's SafeSend Utility is a better, more secured way to send cryptocurrencies. SafeSend is our decentralized escrow solution that provides the security of traditional escrow while keeping everything free from intermediaries. It is designed for remittance, making simple payments, scheduling payments or salaries, and sending gift tokens.**

Features: Time Lock - Sender can set a lock period to hold the funds in the contract. Only after the Time Lock elapses will the recipient be able to claim the funds.

Recall Feature - Sender is able to cancel the transaction at any point before it is claimed by the recipient. All the funds will be returned to the sender.

Wallet Alias - You can set a short name for your wallet address. This alias is recognized by the SafeSend DApp as a valid recipient.

Recipient Profile Preview - If you are sending to someone who has a profile on SCRO SafeSend, their profile will show up when you paste their wallet address or alias on the recipient field. This helps you confirm that you're sending to the correct person.

Is SafeSend Fully Decentralized? Yes. At no time will SCRO act as an intermediary in transactions. Only the sender and the recipient are the valid parties who have power over the release or claiming of funds, which is guaranteed by our smart contract.

Can I use SafeSend to receive payment for goods and services? As a decentralized service, SCRO will not act as a mediator in case of disputes, and therefore use of the platform for selling goods and services is allowed but not encouraged. One of the advantages of being decentralized is that the platform remains open for anyone without restrictions regarding the purpose of the transfers.

Can I send SCROH tokens using the SafeSend DApp? Soon all holders will be able to transfer SCROH tokens to other wallets using the SafeSend DApp. The 10% tax is waived when you use the DApp to transfer our native token. This feature is still in testing phase and will be available soon. Stay tuned for announcements.

{% embed url="<https://scroholdings.com/dapp>" %}


---

# 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://scro-holdings-llc.gitbook.io/scro/safesend.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.
