# Joining an Access List

{% hint style="info" %}
Before doing this, make sure you've followed the steps of ["How to link your wallet".](/bot/user-section/guides/linking-your-wallet.md)
{% endhint %}

Joining an access list is quick and simple. If your favorite NFT collection launched a new campaign with Boiler and you want to join in, our gif can show you how:

<figure><img src="/files/fqrZ94dHVHUsEmlJxhoy" alt=""><figcaption><p>Click on <code>Join whitelist</code> to join the access list</p></figcaption></figure>

Now that you've joined an access list, learn how to mint an NFT.


---

# 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://docs.boiler.gg/bot/user-section/guides/joining-an-access-list.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.
