# Estimated Tokenized Asset Value

In this step, you will provide an **initial estimate of the current market value** of the asset or assets you plan to tokenize. This value serves as the financial reference point for your entire tokenization model, influencing token supply, pricing, expected capital raise, and investor allocations.

While this estimate is not legally binding, it helps us structure your project with realistic financial parameters and prepares the groundwork for legal documentation and investor materials.

The valuation you enter should reflect the asset’s current fair market value in a recognized currency (e.g., USD, EUR). This estimate will later be verified through documentation or third-party assessment during the due diligence phase.

***

{% hint style="warning" %}
**Note:** This input is non-binding and used for planning purposes only. You will have the opportunity to update or verify the figure before launching your token offering.
{% endhint %}

***


---

# 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://docs.stobox.io/tokenization_framework/phase-1-define-your-tokenization-strategy/estimated-tokenized-asset-value.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.
