> For the complete documentation index, see [llms.txt](https://explore.joinseeds.earth/regen-civics-infinite-game/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://explore.joinseeds.earth/regen-civics-infinite-game/extras.md).

# EXTRAS

- [Recommended Reading](https://explore.joinseeds.earth/regen-civics-infinite-game/extras/recommended-reading.md)
- [Example walk through: Operation - Regen Resort](https://explore.joinseeds.earth/regen-civics-infinite-game/extras/example-walk-through-operation-regen-resort.md)
- [Regenerating a foreclosed 150 person resort](https://explore.joinseeds.earth/regen-civics-infinite-game/extras/example-walk-through-operation-regen-resort/regenerating-a-foreclosed-150-person-resort.md)
- [Basic Economics & Crowdpooling](https://explore.joinseeds.earth/regen-civics-infinite-game/extras/example-walk-through-operation-regen-resort/basic-economics-and-crowdpooling.md)
- [Legal entity & land ownership](https://explore.joinseeds.earth/regen-civics-infinite-game/extras/example-walk-through-operation-regen-resort/legal-entity-and-land-ownership.md)
- [Post Crowdpool](https://explore.joinseeds.earth/regen-civics-infinite-game/extras/example-walk-through-operation-regen-resort/post-crowdpool.md)
- [SEEDS Alliance and Rainbow Seeds for Regenerative Villages](https://explore.joinseeds.earth/regen-civics-infinite-game/extras/example-walk-through-operation-regen-resort/seeds-alliance-and-rainbow-seeds-for-regenerative-villages.md)
- [Growing Forward](https://explore.joinseeds.earth/regen-civics-infinite-game/extras/example-walk-through-operation-regen-resort/growing-forward.md)
- [Winding Down: What happens if a project needs to close?](https://explore.joinseeds.earth/regen-civics-infinite-game/extras/winding-down-what-happens-if-a-project-needs-to-close.md)
- [Solarpunk Cities & Regenerative Villages Art](https://explore.joinseeds.earth/regen-civics-infinite-game/extras/solarpunk-cities-and-regenerative-villages-art.md): Collectively dreaming up a more beautiful world. If you're part of the Regen Civics Artists selling NFT's to raise funds for Villages, upload your art here along with a link to the NFT site.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://explore.joinseeds.earth/regen-civics-infinite-game/extras.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.
