> For the complete documentation index, see [llms.txt](https://dobprotocol-wiki.gitbook.io/dobprotocol-wiki/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://dobprotocol-wiki.gitbook.io/dobprotocol-wiki/wiki-v1/pillars.md).

# Pillars (V1)

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

At Dobprotocol we have 4 mains pillars being developed in synchronicity.

**Validate → Tokenize → Packaging/Distribute → Protect**

{% stepper %}
{% step %}

#### Validate: Dob Validator

1. Proves existence, operation, and revenue of machines.
2. Issues a Dob Score Stamp (TRUFA) for investor trust.
3. Transforms income into auditable, investable cashflows.
4. Revenue: Validation/Tokenization-as-a-Service.
   {% endstep %}

{% step %}

#### Tokenize: Dob Token Studio

1. Converts validated cashflows into standardized tokens.
2. Acts as back office for Dob Validator.
3. Roadmap: integrate with Defindex, expand to structured products.
4. Revenue: 1.5% fee on financed assets + 0.5% on distributions.
   {% endstep %}

{% step %}

#### Packaging and distribution: Dob Link

1. Deploys validator-backed tokens and indexes across liquidity channels.
2. Distributes products as widgets, indexes, or connectors into wallets, operator webpages, indexers, DeFi protocols, institutional platforms, and secondary markets.
3. Deploys validator-backed tokens and indexes across liquidity channels.
   {% endstep %}

{% step %}

#### Protect: Enforcement and insurance

1. Ensures recovery on defaults through enforcement partners.
2. Covers unexpected failures via insurance providers.
3. Delivers institutional grade protection for investors and asset pools.

Dobprotocol makes validated machine cashflows investable, then tokenizes, distributes, and protects them, creating a new financial layer for infrastructure yield.
{% endstep %}
{% endstepper %}


---

# 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://dobprotocol-wiki.gitbook.io/dobprotocol-wiki/wiki-v1/pillars.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.
