Overview
Maximize your token usage for better performance and cost-effectiveness. Understanding tokens and optimizing your project structure can significantly improve your Astrio experience.Understanding Tokens
Learn how tokens work and impact processing
Using .astrio/ignore
Exclude unnecessary files to reduce token consumption
Project Splitting
Break large projects into focused sections
Best Practices
Follow proven strategies for token optimization
Understanding Tokens
Using .astrio/ignore
Create a.astrio/ignore file to exclude unnecessary files from processing:
Reduces Token Consumption
Skip irrelevant content during processing
Improves Performance
Faster analysis and generation times
Project Splitting
Break large projects into smaller, focused sections for better token efficiency:Example Structure
Best Practices
Remove Redundancy
Eliminate duplicate or unnecessary content
Use Concise Language
Write clearly and directly without fluff
Focus on Essentials
Prioritize important information
Regular Cleanup
Periodically review and remove outdated files
Token Optimization Checklist
Token efficiency isn’t just about saving costs—it’s about getting faster, more focused results. Start with these practices and refine your approach based on your specific project needs.

