TTEN3 Market Response: Biodiesel Mandate and Verticalization

Brazil’s agribusiness FRE pages often mention “commodities.” Três Tentos (TTEN3) market-response section is more specific: biodiesel mandate math, fertilizer structural demand, and a vertical retail–origination–industry answer.

This page summarizes a market-change analysis from the 2025 FRE. apicvm returns the text.

The research question

> What market shifts does management disclose, and how did the company change its business?

Market shifts cited

Shift Detail
Brazil grain export role Higher productivity/share; China as major soy importer
Biodiesel volumes 1.2bn liters (2008) → 9.1bn liters (2024)
Blend mandate 2% (2008) → 12% (2023); CNPE anticipation to 14%
Fertilizers Structural demand from nutrient-deficient soils; price volatility
Distribution structure Coops, industry direct sales, retailers — logistics/services as moat

Competitive response

  1. Vertical integration: input retail (seeds, fertilizers, crop protection), grain origination, industrial processing (meal, oil, biodiesel).
  2. Geographic replication: Mato Grosso expansion since 2021.
  3. Logistics: Integrated Product Center (CIP) since 2020; own fleet 116 trucks; two rail links to Porto de Rio Grande; 70 stores (58 RS / 12 MT).
  4. Industrial capacity: plants in Ijuí/RS, Cruz Alta/RS, Vera/MT; soy crush 7,000 t/day; biodiesel 1,850 m³/day; static storage ~1.7 Mt.
  5. Certification edge: RENASEM/RNC and related regs; GMP+; eligible feedstock efficiency for biodiesel sales to large fuel distributors.
  6. Supply chain: fertilizer imports with blending in Ijuí or via Rio Grande partner; seed-input concentration flagged as a specific risk.

Nuance in the same FRE

Separately, management also states there were no significant changes in how the business was conducted in the year ended 31 Dec 2024 — useful when agents confuse multi-year strategy narrative with single-year “change events.”

Replicate with apicvm

export APICVM_KEY='apicvm_...'
export APICVM_URL='https://apicvm.dev'

curl -H "Authorization: Bearer $APICVM_KEY" \
  "$APICVM_URL/v1/companies/resolve?query=TTEN3&by=ticker"

curl -H "Authorization: Bearer $APICVM_KEY" \
  "$APICVM_URL/v1/documents?ticker=TTEN3&type=FRE&year=2025&name=Mercado"

curl -X POST -H "Authorization: Bearer $APICVM_KEY" \
  -H "Content-Type: application/json" \
  -d '{"callback_url":"https://your-server/callback","document":{"id":"<id>"}}' \
  "$APICVM_URL/v1/document-text-extractions"

Methodology note

Findings above come from a completed Hold analysis of the company's public 2025 FRE. This is a research illustration, not investment, legal, or tax advice. Verify numbers against the original filing before trading, modeling, or publishing reports.

Limitations

  • apicvm returns filings and extracted text — it does not classify risks or compute coverage ratios.
  • Figures are as of the FRE filing date; later ITRs or facts relevantes can update them.
  • Corpus coverage depends on ingestion lag.

Next steps

Ready to integrate?

Get an API key and start querying Brazilian CVM filings programmatically.