# Shareholder Equity

Shareholder equity, also known as stockholders' equity or owners' equity, is the portion of a company's total assets that is owned by the shareholders or owners of the company. It represents the residual interest in the assets of the company after deducting all liabilities.

In other words, shareholder equity is the amount of the company's assets that would be left over if all of its liabilities were paid off.

Shareholder equity can be calculated using the same formula as the previous section.

$$
Equity = Assets - Liabilities
$$

Let's quickly break down what could be considered Assets:

* Property
* Buildings
* Equipment
* Accounts Receivable

And what could be considered Liabilities:

* Loans
* Security obligations
* Accounts Payable

Let's take the accounting equation from the previous section and apply it to the above to breakdown shareholder equity.&#x20;

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

To calculate the equity per share, you would divide the total equity by the number of outstanding shares. If the number of outstanding shares is not provided, you cannot calculate the equity per share.

<figure><img src="/files/0xuvSOBOIoZbUegmClus" alt=""><figcaption></figcaption></figure>

<br>


---

# 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://userdocs.tadaima.finance/financials-of-co-owning/shareholder-equity.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.
