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

# The Same Mission

To Reconnect humans together, using AI.\
\
**Phase 1 - Access Same Station.**

Our mission is to build a community of individuals who are dedicated to creating a better world with the power of the latest technology. We understand that we cannot achieve this alone, and that is why we are seeking to gather an army of like-minded individuals who are ready to embark on a journey of personal growth and development. Together, we can make a real impact and bring about the change we all desire to see. \
\
The first step in our mission is to gain access to the Same Station, where you can earn points and qualify for Phase 2.<br>

<figure><img src="/files/nzjNGB2YbVu0l2qJwTZO" alt=""><figcaption></figcaption></figure>

**Phase 2 - The culmination of all our efforts to the Same spaceflight**

After months of earning points, only the most qualified members of our community will be ready to embark on the journey of a lifetime. Our Same Space Ship will transport you to All The Same World. In this world, you will be able to work with some of the most experienced and talented professionals in our community and will receive coaching and guidance that is tailored to your specific needs and goals.<br>

The next section will reveal how our mission will be rolled out and executed.


---

# 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://all-the-same.gitbook.io/untitled/the-same-mission.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.
