# How to Log In to Your Signfeld Account

Once your Signfeld account is set up, logging in is simple. This guide will walk you through the login process so you can quickly access and start managing contracts.

1. **Go to the Signfeld Website**\
   Navigate to[ www.signfeld.ai](https://www.signfeld.ai) in your browser.<br>
2. **Click “Log In”**\
   You’ll find the Log In button at the top-right corner of the homepage.<br>
3. **Choose Your Login Method**\
   You can log in using:

* Email and password
* Google login<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/how-to-log-in-to-your-signfeld-account.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.
