> For the complete documentation index, see [llms.txt](https://usermanuals.geojit.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://usermanuals.geojit.com/mygeojit-web/access-mygeojit.md).

# Access MyGeojit

### How to access MyGeojit on desktop ?

* Open any web browser (Chrome, Firefox, Edge, Safari, etc.).
* Go to [**my.geojit.com**](https://my.geojit.com/).

<figure><img src="/files/uairZQ5uhMsbAZdwN50i" alt=""><figcaption></figcaption></figure>

* You can log in using any of the following methods  :
  * **User Code (*****Trade Code / CID (Customer ID) / ACC No / DP Client ID*****&#x20;)  &  Password**&#x20;
  * **Mobile Number and Password**
  * **Email ID and Password**
* Choose whether to **Show or Hide the Password** while typing.
* Click on the **"Login" button** to proceed to the **"**[**Two-Factor Authentication**](https://usermanuals.geojit.com/flip-web/flip-web-login#what-is-two-factor-authentication)**" page.**

{% hint style="info" %}
**Please Note:**

* &#x20;In case the entered *"Trade Code/Mobile Number/Email ID or Password is incorrect"* you will receive an Error Message indicating a failed login and will need to *"re-enter"* the User Name and Password.
* If you have **multiple accounts** linked to your registered email ID, you will need to log in using your user code.

<p align="center"></p>
{% endhint %}

<figure><img src="/files/ogbuv9WgXuhujH4pepWu" alt=""><figcaption></figcaption></figure>

### How to Login using Clied ID ?

<figure><img src="/files/6P3FAuEpydnREGh8Y3Lq" alt=""><figcaption></figcaption></figure>

* Open any web browser (Chrome, Firefox, Edge, Safari, etc.).
* Go to [**my.geojit.com**](https://my.geojit.com/).
* On the Login page, **enter your DP Client ID** and **Password**.
* Now a DP field will be displayed, where you have to **select your DP from the drop-down**.&#x20;
* Once done, **click Login**.&#x20;
* Now you will be navigated to the **two factor authentication page**.&#x20;
* Choose OT/TOTP.&#x20;
* Enter the OTP/TOTP.&#x20;
* Click Login.&#x20;


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://usermanuals.geojit.com/mygeojit-web/access-mygeojit.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
