# Defining the Problem

Researchers working open may lack sufficient understanding of digital safety. This lack of understanding may result in withdrawing from open work due to fears of being doxxed or being trolled online. For the purposes of this chapter, we use [femtechnet’s definitions of doxxing and cyberbullying](http://femtechnet.org/csov/csov-key-termsdefinitions/). Doxxing is the act of publishing someone’s personal information, for which there would normally be a reasonable expectation of privacy and which has dubious value to the conversation, in a place or way that implies or encourages intimidation or threats. Cyberbullying is defined as “bullying that is conducted in an online setting.” This can be done by sending harassing messages to the victim, blackmailing the victim, spreading rumors about or shaming the victim using social media, or manipulating the victim using fake profiles or social media accounts.


---

# 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://digital-safety-for-open-research.gitbook.io/project/untitled/defining-the-problem.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.
