## NewReflex Agent Toolkit

The complete documentation index is at [llms.txt](/content/docs/llms.txt). Markdown versions are available by appending .md or sending Accept: text/markdown.

### Components Overview

Components that help with layout, such as containers, grids, and spacing. These are useful for creating responsive and interactive user interfaces.

### Layout Components

- [Aspect Ratio](/content/docs/library/layout/aspect-ratio/index.html)
  
- [Box](/content/docs/library/layout/box/index.html)
  
- [Card](/content/docs/library/layout/card/index.html)
  
- [Center](/content/docs/library/layout/center/index.html)
  
- [Container](/content/docs/library/layout/container/index.html)
  
- [Flex](/content/docs/library/layout/flex/index.html)
  
- [Fragment](/content/docs/library/layout/fragment/index.html)
  
- [Grid](/content/docs/library/layout/grid/index.html)
  
- [Inset](/content/docs/library/layout/inset/index.html)
  
- [Section](/content/docs/library/layout/section/index.html)
  
- [Separator](/content/docs/library/layout/separator/index.html)
  
- [Spacer](/content/docs/library/layout/spacer/index.html)
  
- [Stack](/content/docs/library/layout/stack/index.html)

### External Links
- [Library](/content/docs/library/index.html)
- [HTML Overview](/content/docs/library/html/index.html)
