> For the complete documentation index, see [llms.txt](https://docs.febucci.com/easy-outline-for-godot/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.febucci.com/easy-outline-for-godot/welcome/easy-outline-for-godot.md).

# Easy Outline for Godot

<div data-full-width="true"><figure><img src="/files/CiFtPjYRYqE1e8hNIHtx" alt="" width="261"><figcaption></figcaption></figure></div>

Welcome to **Easy Outline for Godot**! This package allows you to quickly add an **outline** effect to your nodes and select between different types of settings.

{% hint style="info" %}
We're actively developing this addon, providing support and adding new features, so make sure to join our [Discord](https://discord.com/invite/j4pySDa5rU) and [blog ](https://blog.febucci.com/)to learn more!
{% endhint %}

***

{% hint style="warning" %}
Please be sure to read the [Requirements & Limitations](/easy-outline-for-godot/requirements-and-limitations.md) page before downloading the asset. Thanks!&#x20;
{% endhint %}

<a href="https://febucci.itch.io/easy-outline-for-godot" class="button primary">Get Easy Outline</a>


---

# 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://docs.febucci.com/easy-outline-for-godot/welcome/easy-outline-for-godot.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.
