# y_svar `svar` = `server variable`. This include provides automated saving and loading of global variables simply by declaring them with `svar` instead of `new` (or `static`). ## YSI For general YSI information, see the following links: * [Installation](../installation.md) * [Troubleshooting](../troubleshooting.md) ## Documentation * [Quick Start](y_svar/quick-start.md) - One very simple example of getting started with this library. * [Features](y_svar/features.md) - More features and examples. * [FAQs](y_svar/faqs.md) - Frequently Asked Questions, including errors and solutions. * [API](y_svar/api.md) - Full list of all functions and their meaning. * [Internal](y_svar/internal.md) - Internal developer documentation for the system. ## External Links These are links to external documentation and tutorials; both first- and third-party. Note that these may be incomplete, obsolete, or otherwise inaccurate.