# Config Verification Flow/Steps

We've also given you the option to enable or disable specific steps in the verification flow. For example, if you want to remove the rules agreement step from the verification flow, you can do so by entering the command `/config-step`.

As an example, let us disable the rules agreement step. To do that, enter the command, choose Disable, and then choose the step you want to be disabled, in this case Rules Agreement.

<figure><img src="/files/NreKZVl16mjstV7F5nkZ" alt=""><figcaption></figcaption></figure>


---

# 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://docs.authgg.us/config-verification-flow-steps.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.
