# About

**Atlas FS** is a community platform for sharing and discovering ready-to-play Farming Simulator maps based on real-world data generated by Maps4FS.

🌐 **Website**: [atlasfs.xyz](https://atlasfs.xyz)

## What is Atlas FS?

Atlas FS serves as a central hub where users can:

* Browse and download maps created with Maps4FS
* Discover maps from different regions around the world
* Find maps optimized for various gameplay styles
* Support map creators directly

The platform is currently in **early development**, with more features and improvements coming soon.

## Features

* **Ready-to-Play Maps**: All maps are generated using Maps4FS and are ready to use in Farming Simulator
* **Real-World Locations**: Maps based on actual geographic data from around the globe
* **Community-Driven**: Created by the Maps4FS community for the community
* **Creator Support**: Direct links to creators' donation platforms and attribution

## Coming Soon

The Atlas FS platform is actively being developed. More features, documentation, and improvements will be added over time. Stay tuned for updates!

## Related Documentation

* [Submit Your Map](https://github.com/iwatkot/maps4fs/blob/main/docs/fs_atlas_submit.md)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://maps4fs.gitbook.io/docs/atlas-fs/atlas_about.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
