> For the complete documentation index, see [llms.txt](https://cosmos-spaces.gitbook.io/cosmos-spaces/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://cosmos-spaces.gitbook.io/cosmos-spaces/about-us/mission-and-values.md).

# Mission and Values

{% hint style="info" %}
**Cosmos Spaces is on a mission to cultivate a thriving community of cosmonauts by fostering a culture of community, integrity, contribution, and education.**&#x20;
{% endhint %}

We are dedicated to **supporting the growth and development of the Cosmos ecosystem** by providing a platform for lifelong learning, collaboration, and engagement. Through our commitment to delivering the latest news and events, educational resources, and opportunities for community involvement, we aim to create a dynamic hub for all those passionate about the limitless potential of the Cosmos.

As a leader in **validator and relayer services**, we recognize the critical role that state-of-the-art infrastructure plays in the success of the Cosmos ecosystem. Our top-notch infrastructure, combined with our **educational programs and community-focused initiatives**, makes Cosmos Spaces the premier destination for cosmonauts who are committed to advancing the possibilities of the Cosmos. We are dedicated to fostering a supportive and dynamic environment where cosmonauts can come together to learn, collaborate, and achieve their full potential.

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td></td><td></td><td></td><td><a href="/files/7OqzV5Kxz0PvKLdyJopP">/files/7OqzV5Kxz0PvKLdyJopP</a></td><td><a href="/pages/Oh96fDjQ1bobsqQDDWh8">/pages/Oh96fDjQ1bobsqQDDWh8</a></td></tr><tr><td></td><td></td><td></td><td><a href="/files/HD2JhKmv9zuTnQwy6Mhs">/files/HD2JhKmv9zuTnQwy6Mhs</a></td><td><a href="/pages/DLhX90aUKr9DQhLRVnwJ">/pages/DLhX90aUKr9DQhLRVnwJ</a></td></tr><tr><td></td><td></td><td></td><td><a href="/files/Q2yReoccU6CMoALVYUej">/files/Q2yReoccU6CMoALVYUej</a></td><td><a href="/pages/LdJUGN3fPG2IBK9IYLtF">/pages/LdJUGN3fPG2IBK9IYLtF</a></td></tr><tr><td></td><td></td><td></td><td><a href="/files/8yQ0yvxFUBCxhFNGBSUA">/files/8yQ0yvxFUBCxhFNGBSUA</a></td><td><a href="https://explorer.cosmos-spaces.cloud/">https://explorer.cosmos-spaces.cloud/</a></td></tr><tr><td></td><td></td><td></td><td><a href="/files/49Qz74uWoGEGnWW9PmMs">/files/49Qz74uWoGEGnWW9PmMs</a></td><td><a href="https://endpoints.cosmos-spaces.cloud/status/public">https://endpoints.cosmos-spaces.cloud/status/public</a></td></tr></tbody></table>


---

# 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://cosmos-spaces.gitbook.io/cosmos-spaces/about-us/mission-and-values.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.
