# Spin Drift

When the bullet leaves the barrel, due to bullet's spin inside the barrel caused by the barrel's twist, the bullet will have a little tendency to go towards the right/left of the barrel. In most cases, the bullet goes towards the right, since most barrels are twisted this way. This results in the bullet to land over to the right of the aim center. However, this effect is extremely minimal, only couple of centimeters in hundreds of meters of distances. In RSB, this is simulated as well, by checking or unchecking **Affected by Spin Drift** checkmark, you can determine whether this will be used or not.

![Spin drift effect in 1000 meters.](/files/-MaO5yDc9-YHcR403DN_)

{% hint style="info" %}
Less powerful cartridges such as 9mm are affected much more by spin drift.
{% endhint %}

{% hint style="danger" %}
Let's **enable** spin drift on our Bullet Property used for this tutorial before continuing the next sections.
{% endhint %}


---

# 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://rsb.inanevin.com/getting-started/spin-drift.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.
