# Chagra FAQ

This FAQ is the public version of what we tell implementing farmers on our sites. &#x20;

It's based on the best practice guidelines we have been able to aquire from grassroots practitioners, published literature, and personal communications among experts. We do not claim to be the definitive sources and instead refer to [references section](broken://pages/jJ2kQx15Hg9XsXghckgE), [Hands, et. al. 2021](https://doi.org/10.1098/rsos.201204), and practical [training schools](/practice-guide/community/field-schools.md).

<details>

<summary>In a hedgerow of <em>Inga</em> edulis, what is the planting distance between trees?</summary>

50 cm. This produces more leaf litter on the soil and suppresses weed growth.

</details>


---

# 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://sexytrees.savimbo.com/practice-guide/chagras/chagra-faq.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.
