> For the complete documentation index, see [llms.txt](https://iggalaxy.gitbook.io/iggalaxy/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://iggalaxy.gitbook.io/iggalaxy/governance/the-rights-we-reserve.md).

# The rights we reserve

<mark style="color:purple;">**General evaluation**</mark>

We're here to positively check any idea put forth by our community. Our role is to ensure these proposals are in tune with our collective vision, and legal guidelines. This might involve a light review of the suggestion's technical feasibility, implications, and relevance to both our ecosystem and product.

<mark style="color:purple;">**Flexible Adjustments**</mark>

We retain the option to suggest tweaks to an idea or kindly set it aside if it doesn't quite fit our goals. This way, we maintain the vibrancy of our platform's governance and keep our product on the right path.

<mark style="color:purple;">**Guided Implementation**</mark>

We've got the responsibility to decide on the best way and time to bring an approved proposal to life. This might involve arranging ideas based on their importance, resource requirements, or potential influence.

<mark style="color:purple;">**Supportive Supervision**</mark>

We are here to supportively oversee the progress and roll-out of approved proposals, making sure everything sticks to the plan, timeline, and budget. This keeps everyone accountable and fosters a transparent community spirit.

<mark style="color:purple;">**Helpful Intervention**</mark>

In rare cases, we retain the friendly privilege to pause or alter a proposal if it might upset the platform's harmony, security, or legal standing.


---

# 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://iggalaxy.gitbook.io/iggalaxy/governance/the-rights-we-reserve.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.
