# Reaching Equilibrium

<div data-full-width="false"><figure><img src="/files/IoaemAXewDP3M2nnrC1q" alt=""><figcaption></figcaption></figure></div>

Now that we’ve covered all the variables, there’s one recurring theme that I’ve continuously referenced throughout this Fundamentals chapter but never fully addressed. That is the so-called equilibrium. The place we all strive to get to when running these operations. The optimal risk and reward ratio or in our case, efficient growth and limited penalties.&#x20;

It is almost a given that you will spend a lot of time getting to it. I don’t have any explicitly useful information for reaching it as it will be extremely different for each person depending on the method or strategy they are utilizing. The one piece of advice that I do have is to continuously test and optimize your combinations of variables. And when you do, never forget one of the integral tenets of the scientific method: only test one variable at a time. Do your utmost best to control for certain variables by generating batches of accounts with similar existential characteristics and experimenting with each one individually before concluding what the optimal state for that variable is. Keep meticulous records of the results and you’ll save yourself a lot of headaches later down the road.

Now that we have a decent understanding of the fundamentals of black hat automation, let’s start covering how you can implement this knowledge in your use of InstaInfantry.


---

# 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.instainfantry.com/chapter-1-philosophy-and-fundamentals/botting-fundamentals/reaching-equilibrium.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.
