# Profiles

Open the application (DispurGen.exe). Fill your key, and press '18'. It will launch you to the settings menu. After, select 1.

<figure><img src="/files/5uwdBz53oUT7ILCZMxi8" alt=""><figcaption></figcaption></figure>

After pressing '1', you will be asked to fill in multiple information. Replace the `<your X thing>` with your information and without `'<'` `'>'`. Your profiles will be stored in `Profiles.csv`, you will be able to edit them either in CSV or in the bot. Make sure the information you are going to fill is correct!

## In-bot profile configuration

```
Give a name to your profile:
<my profile name>
```

```
Please setup your sms provider:
  1 - SMS-Activate
  2 - DISPURPHONE
  3 - MANUAL
  4 - SMSMAN
  5 - 5SIM
  6 - FIREFOX
<the provider you want - eg: 2>
```

```
Plase paste your apikey:
<your api key>
```

```
Catchall domain without '@' (exemple mydomain.com):
<your catchall without '@'>
```

```
Please paste your Discord webhook:
<your Discord webhook>
```

```
Please setup your country:
fr - France
vn - Vietnam
id - Indonesia
ua - Ukraine
uk - United Kingdom
in - India
kz - Kazakhstan
us - United States 
   etc.....
<your country - eg: fr>
```

```
Please add your proxies:
<fill your proxies on txt, save it, and close it>
```

:white\_check\_mark: **Done! Your profile is ready to use!**


---

# 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/getting-started/configuration-setup.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.
