# Login

Upon tapping the MyGeojit icon on your mobile screen, a window will open where you can enter your **Trade Code** and **Password**.

**Enter credentials**—enter your Trade Code and **password** in the login window.

**Choose a login method-**&#x20;

* Login with **OTP**, which will be shared with the registered phone number.
* Login with [**TOTP**](https://usermanuals.geojit.com/mygeojit-web/my-account/password#how-to-register-totp), shown in the Authenticator App.
* Login using **biometrics**, which is the fastest and easiest way.

#### Login using Client ID :&#x20;

You can log in to MyGeojit using your client ID too.&#x20;

<figure><img src="https://4250648999-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FQUVvHauOEWZZorbZR584%2Fuploads%2FDw1m8Kxv5awaVaeKnkIo%2Fimage.png?alt=media&#x26;token=133c7d56-3f71-4b80-bfac-df1f636ac388" alt=""><figcaption></figcaption></figure>

* Visit [my.geojit.com](https://my.geojit.com)
* Enter your client ID.&#x20;
* Enter your password.&#x20;
* Select DP—click on the drop-down arrow and choose a DP.&#x20;
* Now, click on the login button.&#x20;
* Now you will be navigated to the 2FA page, where you need to enter either **OTP** ( which will be received in your registered mobile number) or [**TOTP**](https://usermanuals.geojit.com/mygeojit-web/my-account/password#how-to-register-totp) shown in the Authenticator App. &#x20;


---

# 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://usermanuals.geojit.com/mygeojit-web/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.
