> 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/products/corporate-action.md).

# Corporate Action

### This Section Contains

* [How to do e-voting?](#how-to-do-e-voting)
* [How do I participate in Buyback?](#how-do-i-participate-in-buyback)

***

### How to do e-voting?

As a shareholder, an investor can participate in key decisions of a company. E-voting is voting through an electronic system on resolutions of a company requiring members'/shareholders' consent. The need for e-voting arises when a company wishes to pass a resolution through a postal ballot, an annual general meeting, or an extraordinary general meeting.

The e-voting facility is available for resident single-holder accounts. Follow the steps below:

{% stepper %}
{% step %}
![e-voting image](/files/b6c9f1985ec86c21997447fa06f03f0410afcbb3)

* In the 'Products' page, find 'Corporate Actions.'
* Click on 'Corporate Actions' — you will be provided with two options: buyback and e-voting.
* Tap on E-Voting.
* Select a DP account to vote from.
* Click on 'Proceed to E-Voting.'
* You will be redirected to the depository's page.
* Complete the process.
  {% endstep %}
  {% endstepper %}

### How do I participate in Buyback?

A [buyback](https://support.geojit.com/support/solutions/articles/89000006871-is-profit-on-the-sale-of-shares-offered-under-a-buyback-exempt-from-tax-) is a corporate action wherein a company repurchases a portion of its shares from the public (investors), usually at a price higher than the prevailing market rate (at a premium).

Follow the steps below to participate in the buyback:<br>

* In the 'Products' page, find 'Corporate Actions.'
* Click on 'Corporate Actions' — you will be provided with two options: buyback and e-voting.
* Tap on 'Buyback'.
* If there's any such corporate action applicable to your account, it will be displayed under the 'Buyback' tab.

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

* Now click on the 'Apply' button given towards the right  side.&#x20;
* A 'buyback details' window will slide in.&#x20;
* Enter the details and click 'Apply'.&#x20;
* Once applied, **you cannot cancel** the buyback request.&#x20;

<figure><img src="/files/8Gub78pSUdwoJw6F3mRt" alt=""><figcaption></figcaption></figure>

* You can view the BuyBack Status by clicking on the 'Applied' button next to the 'Buyback' button.

> - HUF clients can now participate in Buyback.
>
> - Buyback is available only for those whose DP is in Geojit.


---

# 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/products/corporate-action.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.
