# Account

{% hint style="info" %}
**Good To Know:** You can also create or add customers directly from the admin panel..&#x20;
{% endhint %}

## How Create Customer from admin ?

If you want to create a new customer from the admin panel please visit this URL [https://code-hunger.gitbook.io/easy-ticket/administrator-login/user/c](https://code-hunger.gitbook.io/easy-ticket/administrator-login/user/agent)ustomer , here we have already discussed, how to create customer

## Customer Register

Customer Can register themselves by simply clicking on the signup button from the homepage, when you click on signup button, you have the UI like the below one, where you have to add basic details and then your account will be created.

<figure><img src="https://1030029444-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FruOScZYB7ObNWqlN9ETi%2Fuploads%2FG6GDdrP8jEX6JXFcLxKB%2Fimage.png?alt=media&#x26;token=598b371e-6b70-47d2-9eb8-57f473148972" alt=""><figcaption></figcaption></figure>

## Customer Login

Now, it's time to log in as a customer, we have already learned, how to create an account on the easy ticket application.

To log in as a customer just click on the sign-in button, you have the UI like the below one, after filling in the details just click on login.

<figure><img src="https://1030029444-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FruOScZYB7ObNWqlN9ETi%2Fuploads%2FgUMJqWlVQNIDB5rMsD3m%2FScreenshot%20(3).png?alt=media&#x26;token=9683d067-6e67-4734-84e5-4d1bffad295a" alt=""><figcaption></figcaption></figure>


---

# 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://code-hunger.gitbook.io/easy-ticket/customer/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.
