> For the complete documentation index, see [llms.txt](https://help.qwary.com/product-guide/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.qwary.com/product-guide/faq/survey-phishing.md).

# Survey Phishing

Phishing is often done by sending a false email or text message that looks like it comes from someone you trust. Hacked information or passwords can then be used to access your bank account, email, or other private data and information.

### Words Prohibited in Survey Names

> <pre><code><strong>"skype","sky***pe","hotmail","h-o-t-m-a-i-l","hotm***l","outlook","outl**k","o**ut**look","login","verify","verifxx","signup","sign in to","e-m-a-i-l","log**in","ver**y","v***fy","gmail","gma**il","yahoo","ya*oo","y*h*oo","email","bt","validate","click","clickhere","signin"
> </strong></code></pre>

### Words Prohibited in Question Text & Tooltip

> ```
> "credentials","credential","password","pass word","p a s s w o r d","p.a.s.s.w.o.r.d","fjalëkalim","pasahitza","пароль","lozinka","парола","contrasenya","lozinka","heslo","adgangskode","wachtwoord","parool","salasana","mot de passe","contrasinal","passwort","kωδικός πρόσβασης","jelszó","lykilorð","focal faire","parola d'ordine","parole","slaptažodis","лозинка","passord","hasło","senha","parola","пароль","лозинка","heslo","geslo","contraseña","Lösenord","пароль","cyfrinair", "פּאַראָל","գաղտնաբառ","parol","পাসওয়ার্ড","დაგავიწყდათ","પાસવર્ડ","पासवर्ड","lo lus zais","パスワード","ಪಾಸ್ವರ್ಡ್","пароль","ការពាក្យសម្ងាត់","암호","ລະຫັດຜ່ານ","पासवर्ड","нууц үг","စကားဝှက်ကို","पासवर्ड","මුරපදය","гузарвожа","கடவுச்சொல்","పాస్వర్డ్","รหัสผ่าน", "پاس ورڈ","parol","mật khẩu", "كلمه السر", "סיסמה", "کلمه عبور","parola","wagwoord","achinsinsi","kalmar sirri","paswọọdụ","phasewete","ọrọigbaniwọle","iphasiwedi","kata sandi","sandi","tenimiafina","kata laluan","kupuhipa","pasvorto","creole modpas","p***word","pa****ssword","p*******d","p******d","pasw0rd","passw0rd","pasword","passwcrd"
> ```


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://help.qwary.com/product-guide/faq/survey-phishing.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.
