# Quick Personal Loan App: Fast Cash Solutions | True Balance

> Markdown mirror of DialtoneApp's public top-site detail page for `truebalance.io`.

URL: https://dialtoneapp.com/top-sites/truebalance.io/index.md
Canonical HTML: https://dialtoneapp.com/top-sites/truebalance.io

## Summary

- Domain: `truebalance.io`
- Website: https://truebalance.io
- Description: ai readable | score 20 | purchase read only
- Label: ai_readable
- Payment surface: Not available
- Purchase boundary: read_only
- Control boundary: unknown
- Rank: 593558

## robots

~~~text
User-agent: *
Allow: /

# Disallow admin and API routes
Disallow: /api/
Disallow: /tb-api/
Disallow: /cms-api/
Disallow: /zendesk-api/

# Allow static assets but disallow other _next content
# Note: Order doesn't matter for Google - the most specific (longest) path wins
# If paths have equal length, Allow takes precedence over Disallow
# Reference: https://developers.google.com/search/docs/crawling-indexing/robots/intro
Allow: /_next/static/
Disallow: /_next/

Disallow: /admin/
Disallow: /private/

# Disallow development and temporary files
Disallow: /logs/
Disallow: /*.log$

# Sitemap
Sitemap: https://www.truebalance.io/sitemap.xml
~~~

## llms

~~~text
# llms.txt for https://www.truebalance.io
# Purpose: Guide LLM/AI crawlers on allowed content usage
# Reference: https://ai.google.dev/docs/llms-txt

##############################
# 1. General Allow Rules
##############################
User-Agent: *
Allow: /
Sitemap: https://www.truebalance.io/sitemap.xml

##############################
# 2. Restricted for AI Training
#    - Block AI model training on personal, legal, and loan application pages
##############################
NoAI-Training: /cash-loan-apply-now
NoAI-Training: /account/
NoAI-Training: /terms-and-conditions/
NoAI-Training: /privacy
NoAI-Training: /contact
NoAI-Training: /corporate-governance
NoAI-Training: /fraud-alerts
NoAI-Training: /schedule-charges

##############################
# 3. Block AI Training on multilingual legal pages
##############################
NoAI-Training: /terms-and-conditions/aadhaar
NoAI-Training: /terms-and-conditions/promotion
NoAI-Training: /terms-and-conditions/recharge-loan
NoAI-Training: /terms-and-conditions/service

##############################
# 4. Allow AI Training on marketing and product pages
##############################
Allow: /
# Key landing/product pages
Allow: /personal-loan
Allow: /quick-loan
Allow: /travel-loan
Allow: /emergency-loan
Allow: /home-renovation-loan
Allow: /cash-loan
Allow: /level-up-loan
Allow: /products
Allow: /partner
Allow: /who-are-we
Allow: /learn
Allow: /careers

##############################
# 5. Explicitly allow selected AI crawlers
##############################
User-Agent: ChatGPT-User
Allow: /

User-Agent: Google-Extended
Allow: /

User-Agent: ClaudeBot
Allow: /

##############################
# 6. Contact Information
##############################
Contact: cs@balancehero.com
~~~

## llms-full

Not found.