# How-To Guides Task-oriented guides for accomplishing specific goals with airsspy. ## Available Guides ::::{grid} 1 1 2 2 :gutter: 3 :::{grid-item-card} Creating Seeds :link: create-seeds :link-type: doc Learn how to create structure seeds with various constraints and parameters. ::: :::{grid-item-card} Generating Structures :link: generate-structures :link-type: doc Master different approaches for generating random structures with buildcell. ::: :::{grid-item-card} Working with RES Files :link: work-with-res-files :link-type: doc Read, write, and analyze AIRSS .res output files. ::: :::: ## About How-To Guides These guides assume you're familiar with the basics from the [Quickstart Tutorial](../getting-started/quickstart.md). Each guide focuses on a specific task and provides practical examples. ## Related Resources - **[Getting Started](../getting-started/index.md)** - If you're new to airsspy - **[Explanations](../explanation/index.md)** - For deeper understanding of concepts - **[API Reference](../reference/index.md)** - For detailed class and function documentation