# My Account

My Account allows you to manage your personal and account details with ease. View and update your personal information, check account settings, select or modify your brokerage plan, activate new services, and access important documents—all in one secure place.

You can:

* [Access and update your profile details.](https://usermanuals.geojit.com/mygeojit-mobile/my-account/profile)
* [Pledge/Unpledge shares](https://usermanuals.geojit.com/mygeojit-mobile/my-account/funds#how-do-i-pledge-shares)
* [View and manage your bank account information.](https://usermanuals.geojit.com/mygeojit-mobile/my-account/profile#how-do-i-access-my-bank-account-information)
* [Activables - Activate various services.](https://usermanuals.geojit.com/mygeojit-mobile/my-account/profile#how-to-activate-different-services)
* [Check the details of your brokerage plan.](https://usermanuals.geojit.com/mygeojit-mobile/my-account/my-brokerage)
* [Download and access various documents.](https://usermanuals.geojit.com/mygeojit-mobile/my-account/my-document)
* [Raise a support ticket for queries or issues.](https://usermanuals.geojit.com/mygeojit-mobile/my-account/my-case)


---

# 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-mobile/my-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.
