# How to Sign Up for Signfeld

### ✅ Step-by-Step: Sign Up for Signfeld

1. Visit the **Signfeld Website**\
   Go to[ www.signfeld.ai](https://www.signfeld.ai) in your web browser.<br>
2. Click “**Sign Up**”\
   You'll find this button on the top-right corner of the homepage.<br>
3. Choose Your **Sign-Up Method**

* Sign up with your email address
* Or, use a Google  account for one-click sign-up<br>

4. **Fill in Your Details**

* Full name
* Email address
* Create a secure password<br>

4. **Accept Terms & Privacy Policy**\
   Check the box to agree to Signfeld’s Terms of Service and Privacy Policy.\ <br>
5. **Verify Your Email**\
   You’ll receive a confirmation email. Click the link in your inbox to verify your address and activate your account.<br>

⚠️ **Didn’t get the email?**\
Check your spam or junk folder, or click “Resend” on the verification screen.<br>

🎯 **What Happens Next?**

Once verified, you’ll land in our Signfeld AI where you can:

* Create your first contract
* Ask questions to Signfeld AI

**💬 Need Help?**

If you run into any issues during sign-up, our support team is here to help. Reach out via support\@signfeld. ai or use the in-app Signfeld’s AI assistant.

<br>


---

# 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://helpyou.gitbook.io/signfeld/account-management/how-to-sign-up-for-signfeld.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.
