# Catch-all

First of all, let's understand what a a catch-all is: basically it is an **email address that collects all the mail sent to a specific domain**.

### How to set up a catch-all

There are some sites that provide both *domains* & *forwarding services*, such as [**Namecheap**](https://www.namecheap.com/)**.** So the first step is to create an account.

From the home page you can search for the name of the domain you would like to purchase. You can call it whatever you want.

<figure><img src="https://3632286722-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FkVMGAuz27NHTxcmfshPM%2Fuploads%2Fce8n9yKyexJkOuz1ADiK%2FImmagine%202022-09-26%20094128.png?alt=media&#x26;token=2658f3e8-e836-4f21-8b5d-321085baaa4d" alt=""><figcaption></figcaption></figure>

For example purposes, let's say you want the domain to be called `hypehuntersguides`**.**

![](https://3632286722-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MBcb8ydmCQDPvgm7FDh%2F-MBjk2upJribSXxF0LGQ%2F-MBjkepU7-gpb_E9zPlV%2Fimage.png?alt=media\&token=9cb35e1d-eb80-4a4f-9c44-ce0c6096e355)

You will see all the available domains with the respective prices. You will just have to choose one, add it to the cart and purchase it.

{% hint style="info" %}
It doesn't make any difference what you choose between `.com`, `.net`, `.org`, `.xyz` and so on... However .com is recommended if you need the catch-all for general botting and most of all for raffle-botting purposes.
{% endhint %}

Once you have purchased the domain you can finally set up your catch-all. Here is a step by step guide:

1. Go to "**Account**";
2. From Account go to "**Dashboard**";
3. You'll find the *purchased domain*, click on "**MANAGE**";
4. Scroll down to "**REDIRECT EMAIL**" field;
5. Click on "**ADD CATCH-ALL**";
6. Your **email** will be asked (*main email*, the one you want everything to be forwarded to), enter it.

{% hint style="info" %}
Once the above process has been completed, you will have to wait \~15-50 minutes for the catch-all to be activated. After that you are good to go.
{% endhint %}

If now you literally invent an email using your domain (e.g.: <mark style="color:green;">ThisIsATest123</mark>*<mark style="color:blue;">@</mark><mark style="color:orange;">hypehuntersguide.com</mark>)* and you send an email to this just invented email address (that actually does not exist) then *the email will be forwarded to your main email*, and so on with any other email address you invent just by writing a <mark style="color:green;">random text</mark> followed by <mark style="color:blue;">@</mark> and <mark style="color:orange;">your domain</mark> (as in the example above).


---

# 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://hypehunters.gitbook.io/hypehunters/en/untitled-1/untitled-4.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.
