> ## Documentation Index
> Fetch the complete documentation index at: https://docs.valiant.finance/llms.txt
> Use this file to discover all available pages before exploring further.

# Access Restricted

> This documentation is not yet available publicly.

You can access the following available pages:

<div className="grid grid-cols-1 md:grid-cols-2 gap-4 mt-8">
  <a href="/partner-resources/references/finance-partner" className="block p-6 bg-white dark:bg-gray-800 rounded-lg border border-gray-200 dark:border-gray-700 hover:shadow-lg transition">
    <h3 className="text-lg font-medium mb-2">Finance Partner Reference</h3>

    <p className="text-sm text-gray-600 dark:text-gray-400">
      Details on finance partner integrations and references
    </p>
  </a>

  <a href="/partner-resources/references/risk-factors" className="block p-6 bg-white dark:bg-gray-800 rounded-lg border border-gray-200 dark:border-gray-700 hover:shadow-lg transition">
    <h3 className="text-lg font-medium mb-2">Risk Factor Assessments</h3>

    <p className="text-sm text-gray-600 dark:text-gray-400">
      How Valiant automatically evaluates business legitimacy, applicant identity, and transaction integrity
    </p>
  </a>
</div>
