# Nomad

### Pre-requisites&#x20;

Make sure you did take a look at these materials to understand fully how the OpenGuild Membership System works.

* [Community Guideline](/general-information/guidelines/community-guideline.md)
* [Ranking System](/general-information/membership/ranking-system.md)
* [Developers Guideline](/general-information/guidelines/developers-guideline.md)

### How to become an official [Member](/general-information/membership/ranking-system/member.md)?&#x20;

If you view this page as a [Nomad](/general-information/membership/ranking-system/nomad.md), thank you for having an interest in the OpenGuild community. This is the base level of our membership system. To advance to the next membership level, please take a look at [Member](/general-information/membership/ranking-system/member.md).


---

# Agent Instructions: 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://handbook.openguild.wtf/general-information/membership/ranking-system/nomad.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.
