# Creating your account and logging in

To start using Keyword Chef, you must [create a new user](https://keywordchef.com/Register).

Be sure that your email address is correct, as you will need to confirm your email to log into the system.

If you don't receive an email, be sure to check your spam folder. It's also possible you had a typo in the email address during registration which sometimes happens.

If you need help logging in, contact <support@keywordchef.com> and we'll be happy to fix your account.


---

# 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://keywordchef.gitbook.io/keyword-chef/creating-a-login.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.
