> For the complete documentation index, see [llms.txt](https://docs.basin.global/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.basin.global/realvalue/the-realvalue-of-natural-capital/realvalues/stocks-values.md).

# STOCKS Values

In the RealValue framework, the stocks value is the financial of the underlying real asset. It is the 'real world' price, cost, or value of a polygon. Stocks are expressed as the real asset dollar value at a point in time ($).

Depending on user perspective and the intent of the RealValuation, this value can be the price of a property, the cost of a project, or other types of value like insurable value or the market value. It can even be leasehold value or cost.

### Capitalization Approach

As common in investment real estate valuation using the capitalization approach to value, the Land Utilization and Resource Utilization Core Benefits flows give way to the underlying real asset value. *See:* [*Natural Cap Rate*](/realvalue/the-realvalue-of-natural-capital/natural-cap-rate.md)

***

{% hint style="success" %}
If we do our job right, the paradigm of stocks primarily being regarded as real assets and anthropocentric values could change to stocks being truly valued for their holistic value. Just as in investment real estate, the dynamic relationship of the stocks and flows expressed via Natural Cap Rate changes the value of the underlying asset.

As an example, if the average market natural cap rate of wetlands is 120% it begins to make all wetlands value be based on the cap rate, not the local land value.
{% endhint %}

***

{% hint style="info" %}
The [Appendix](/appendix/glossary.md) covers real asset classes, types of value and valuation methods in detail.
{% endhint %}


---

# 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://docs.basin.global/realvalue/the-realvalue-of-natural-capital/realvalues/stocks-values.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.
