> For the complete documentation index, see [llms.txt](https://iolacorp-1.gitbook.io/worldscape-plugin/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://iolacorp-1.gitbook.io/worldscape-plugin/gravity-value.md).

# Gravity Value

{% hint style="info" %}
WARNING , the documentation is not <mark style="color:orange;">finished.</mark>\
Gravity is <mark style="color:orange;">BETA</mark>
{% endhint %}

Gravity Value is a simple system that allows you to calculate the gravity at a given point on planets and flat worlds. This allows you to directly obtain a usable value to determine the gravity at a given location.\
Currently, no force is applied to objects; you must obtain this value yourself from the planet or from the subsystem.\ <br>

<figure><img src="/files/2tbZDb4lBTXb6pBtpT9m" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://iolacorp-1.gitbook.io/worldscape-plugin/gravity-value.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.
