LLMs.txt files help AI tools understand the Aptos blockchain better. They include information about Aptos, the Move language, SDKs, and how development on Aptos works.
These files are made for large language models (LLMs), so AI tools can give more accurate answers, code, and suggestions.
Available files
-
llms.txt – A general overview of Aptos documentation
-
llms-small.txt – A shorter version for AI tools with limited context
-
llms-full.txt – The full and detailed Aptos documentation
How to use with AI tools
Cursor
You can use the @Docs feature in Cursor to load the LLMs.txt files. This helps Cursor understand Aptos better and give better code suggestions.
GitHub Copilot
GitHub Copilot can use these files to assist Aptos development. You can reference them directly in Copilot Chat using these links:
-
aptos.dev/llms.txt
-
aptos.dev/llms-small.txt
-
aptos.dev/llms-full.txt
Windsurf
You can reference the LLMs.txt files using @ or inside .windsurfrules files to improve Windsurf’s knowledge of Aptos.
Other AI tools
Any AI tool that supports LLMs.txt can use these files. Just point the tool to one of the links above.
LLMs.txt helps AI tools understand Aptos better and give more accurate help to developers.