# Discovering Hidden Parameters

{% embed url="<https://github.com/s0md3v/Arjun>" %}

Arjun is a tool designed to discover hidden parameters in websites.&#x20;

![](/files/nwAcok0vCA3dYetUIHAJ)

Notice how the tool was able to find the parameter flag.

Lets take another example for the sake of explanation.

![](/files/8nRS8VeAXeabT8xu08NB)

Notice the page parameter.&#x20;

![](/files/EJZwHSIFuhcYFbFDX1Ix)

Notice how arjun was able to figure out the parameter page on its own.&#x20;


---

# 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://lyethar.gitbook.io/methodology/readme/exploitation/web-applications/discovering-hidden-parameters.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.
