# [[Felderwin]]
We've never been here, but [[Gertrude]] and [[Alice]] are from here.
## NPCs in Felderwin
```dataview
table description as "Description" from "ttrpgs/Temporary White Circle"
WHERE contains(type,"NPC") or contains(type,"faction") and contains(location,"Felderwin")
SORT file.name ASC
```