# Define Token Yield Type

In this step, define how the token generates returns for investors or holders. The yield type refers to the method and conditions under which the token delivers economic value, whether through profit sharing, interest payments, staking rewards, or other mechanisms. Choosing the appropriate yield type helps clarify the financial structure of the offering and sets expectations for both investors and regulators. The yield may be fixed, variable, or conditional, depending on the business model and token design.

***

## Define Your Token Yield Type Among the Below Options

### **Fixed Yield**

A fixed yield refers to an investment where the return or income generated is predetermined and remains constant over a specified period.

***

### **Variable Yield**

A variable yield refers to an investment where the return or income generated fluctuates over time, typically based on an underlying benchmark or market conditions.

***

### **No Yield**

No yield signifies an investment or asset that does not generate any income, interest, or dividends.

***

## Token Yield Value (Interest)

Token Yield Value (interest) refers to the amount of interest earned or expected from holding a crypto token over a specific period, usually expressed as a percentage return.

***

Selecting the right yield type is essential for aligning the token structure with your business model and investor expectations. It also ensures that payout mechanisms can be legally and technically executed in accordance with the promises made during the offering.

***


---

# 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-4-token-economics-and-smart-contract-configuration/define-token-yield-type.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.
