# Invite codes

To connect or link your wallet, an invitation code is required. Without a code, you can only access the **Snaps calendar** and browse all Creators and drops. However, you won't be able to view additional information such as collectible prices, advanced statistics, or the status of your collections.

### How to get a code&#x20;

There are several ways to obtain an invitation code. Firstly, through Creators. Creators have full access to the platform and can acquire new codes daily. So, if you're looking for a code, consider asking a Creator.\
Another method is by joining our Discord Server, where some collectors share their codes for free.

{% hint style="info" %}
If you are a Creator please, write a message to [Dirk Stroker on X](https://x.com/DirkStrokerReal) or contact him via [Discord](https://discord.com/invite/qzpv3TGyBc)
{% endhint %}


---

# 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://collector-haus.gitbook.io/docs/getting-started/invite-codes.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.
