# Resources

## Brave Browser

Brave is the browser we decided to use, you can [download it here.](https://brave.com/download/)

## WinRAR

WinRAR is a tool for data compression, encryption and archiving tool for Windows that opens RAR and ZIP files.\
[Click on me](https://www.win-rar.com/predownload.html?\&L=10) to download!

## Catchall

A **catch-all email** account is an address that is specified to receive all messages that are addressed to an incorrect **email** address for a domain. Buy preferably a `.com` catchall.\
The [video](https://www.youtube.com/watch?v=-gg6OVgisVw) will explain you how to purchase a catchall step by step on [Google Domains](https://domains.google/).

## Discord Webhook

**Webhooks** are unique URLs that you can use to link services together. **Discord's webhooks** allow you to automate your messages and send data updates to your **Discord** text channels.\
Check the [video](https://www.youtube.com/watch?v=zxi926qhP7w) if you don't know how to make a Discord webhook!

## API Key (SMS)

**API keys** can be found on the settings of the respective **SMS phone providers** and are used to request a phone number, in order to verify your account. You will be asked to register and add credits to your balance.

* [SMS Activate](https://sms-activate.ru/en) (The best)
* [Sms-man](https://sms-man.com/)
* [5Sim](https://5sim.net/)
* *Manual phone numbers*&#x20;

## Ron's Editor

Rons CSV Editor is a powerful **CSV** file editor. It can open any format of separated text, including the standard comma and tab separated files (**CSV** and **TSV**), and allows total control over their content and structure.\
[Click on me](https://www.ronsplace.eu/ContentProduct/EDITR/Setup.exe) to download!


---

# 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://dispurgen.gitbook.io/dispurgen/introduction/resources.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.
