# Captcha Type

Guardian offers two options for screening new members at the door.

**Portal Captcha (recommended)** New members are directed to your portal channel, where they complete a simple verification before being admitted to the group.

{% columns %}
{% column valign="middle" %}
To enable, type **/settings** in your group chat, choose whether to open settings in private or in group, then tap **Entry Security** > **CAPTCHA** > **Portal**.

{% endcolumn %}

{% column valign="middle" %}

<figure><img src="/files/TH7sSepBQLuEEwFYUUIT" alt="Guardian Settings"><figcaption></figcaption></figure>
{% endcolumn %}
{% endcolumns %}

### Portal Verification steps for users:

<div align="left"><figure><img src="/files/kQ1vbdW3Xh5FmlXVC1gF" alt="Tap to verify" width="162"><figcaption><p>Tap the button to verify</p></figcaption></figure></div>

<div align="left"><figure><img src="/files/2oOKp3nthQMhexFP0exq" alt="Launch Guardian" width="172"><figcaption><p>Launch Guardian<br>(appears the first time you use)</p></figcaption></figure></div>

<div align="left"><figure><img src="/files/GoZmgKPMgthQJkYXhtOi" alt="Verify" width="188"><figcaption><p>Click Verify in the miniapp that launched<br>and you're in!</p></figcaption></figure></div>

***

**Join-CAPTCHA** Prefer not to use a portal but still want to keep bots out? Join-CAPTCHA lets you keep your group public while muting new members until they complete verification.

To enable, type **/settings** in your group chat, choose whether to open settings in private or in group, then tap **Entry Security** > **CAPTCHA** > **Join-CAPTCHA**.


---

# 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.tokenscan.app/guardian/captcha-type.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.
