> For the complete documentation index, see [llms.txt](https://selfient.gitbook.io/selfient-lite-paper-public-beta-launch/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://selfient.gitbook.io/selfient-lite-paper-public-beta-launch/smart-engagement-agreement-sea-wizard.md).

# Smart Engagement Agreement (SEA) Wizard:

The SEA Wizard is a protocol developed on the Polygon network, designed to empower individuals engaging in employment, business, or personal agreements. It facilitates the creation, development, and deployment of user-friendly, no-code, and enforceable smart contracts, allowing parties to seamlessly finalize their deals on the blockchain.

### **What Makes the SEA Wizard Unique?**

&#x20;The SEA Wizard stands out for several key reasons:

1. **Immediate Payment**: Parties can receive payment promptly upon fulfilling the agreed-upon terms and conditions.
2. **Security and Trust**: Funds are securely locked on the blockchain until the contract is fulfilled, ensuring safe and reliable transactions between parties.
3. **Accessibility**: It is accessible to everyone, enabling the transformation of agreements into smart contracts without the need for any development or technical knowledge. It operates on a 100% zero-code basis.
4. **Elimination of Invoicing**: The SEA Wizard removes the need for traditional invoicing and reduces reliance on centralized authorities.
5. **Global Cryptocurrency Payments**: Users can swiftly transfer cryptocurrency payments from wallet to wallet on a global scale, eliminating wire transfer fees and waiting periods.

Imagine a straightforward protocol capable of establishing and enforcing contract terms while facilitating seamless payments for work, services, or goods. Our objective is to position Selfient as the industry standard for services and employment exchanges, personal agreements, and various other transactions that currently lack a convenient method for conversion into a smart contract.

<figure><img src="/files/4V3E8izSso4vMr8wRQPU" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://selfient.gitbook.io/selfient-lite-paper-public-beta-launch/smart-engagement-agreement-sea-wizard.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
