> For the complete documentation index, see [llms.txt](https://spaceguild.gitbook.io/sg/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://spaceguild.gitbook.io/sg/space-guild/space-guild-details/conclusion.md).

# Conclusion

***The Space Guild platform is on a mission to create a powerful microeconomy that revolves around guild territories or virtual lands that are controlled by Guild Lords or Owners.*** They are responsible for the Guild’s growth and based on their decisions, a guild may be classified as Basic, Hero, or Legendary. This classification is made based on a particular guild’s total land ownership along with membership which is crucial for reward distribution.

&#x20;

***After all, the Space Guild*** ***platform has a slab-based reward bonus distribution mechanism that is tied to the guild levels.*** As a matter of fact, the entire process of guild classification and reward distribution is recorded and tracked on the Ethereum blockchain. So, ***there is a great deal of transparency with regards to asset ownership and reward distribution.***

&#x20;

Basically, these incremental levels are designed to create a competitive environment and to compel guild owners to grow and develop their individual guilds, which in turn contributes to the platform’s overall growth. Besides reward bonuses, the ***platform also has other revenue sources such as guild territory buyouts, exchange of digital collectibles, task completion rewards, and much more to ensure the platform’s steady growth.***

&#x20;&#x20;


---

# 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, and the optional `goal` query parameter:

```
GET https://spaceguild.gitbook.io/sg/space-guild/space-guild-details/conclusion.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
