# Getting started

So let's get you introduced to what is easy auth how it can make your life bit more easy. easy auth provides authentication as a service and now it can work with small to medium projects. It is mainly using jwt or OAuth 2.0  based authentication and autherization.

For now we are providing email and password based authentications. This is subjected to change in future versions.


---

# 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://yasars-organization.gitbook.io/easy-auth/easy-auth-documentation/getting-started.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.
