# Scope Based Recon Tips

* [If you encounter a situation where http://childtarget.com redirects to http://target.com, here's what you can do/look for. (Feel free to add in more)](https://twitter.com/harshbothra_/status/1274372783724613633?s=20)

![](/files/-MT9pZLJhHs8LifOMM4e)


---

# 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://gowsundar.gitbook.io/book-of-bugbounty-tips/scope-based-recon-tips.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.
