docs.zbdpay.com documentation pages are content rich and can be a great source of information for LLMs for AI tools. You can use your documentation to fine-tune a chatbot, answer questions about your product, or use it to generate code.

/llms.txt

An industry standard that helps general-purpose LLMs index more efficiently (e.g. a sitemap for AI). Every documentation site automatically hosts a /llms.txt file at the root that lists all available pages in your documentation. Open llms.txt for docs.zbdpay.com

/llms-full.txt

A markdown file of all your content is automatically available at /llms-full.txt. llms-full.txt contains the entire content of your docs, and is a great way to provide a complete context to AI tools. Open llms-full.txt for docs.zbdpay.com

.md extension

Add .md to an individual documentation page to see a markdown version of that page. Helps load individual pages into AI tools with better token efficiency & inference time. Open get-started.md