> For the complete documentation index, see [llms.txt](https://docs.greenstand.org/overview/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.greenstand.org/overview/organizational-policies/index-of-policies.md).

# Index of Policies

## Index of Policies

#### Greenstand embraces continuous improvement

If you don’t find what you are looking for, please ask someone at Greenstand. IF the policy doesn’t exist and you think we need it, please make a request to produce such a policy.

## Index of active policies

[Index and Link to ALL policies can be found here](https://docs.google.com/document/d/1yfPh7CzkoImd-v14XLATzVKz_kKHk2DaPNCU-8PK2Cs/edit?usp=sharing)

[Contributor Covenant Code Of Conduct](https://docs.google.com/document/d/1OXcHTF2hTu-b3h5jbDP-uNaBOKgBogEB-C8aIRvmOP0/edit?usp=share_link)

GreenStand - Privacy Policy: Unless otherwise authorized we will not disclose sensitive user information, such as contact information. Our primary data collection is focused around scientific research related to the survival processes of trees as well as systematic harvesting of tree-related products. More... can be found in the Index above..

[**Safeguard and Whistleblower Protection Policy**](https://drive.google.com/file/d/1JJ8G3NoBYIP7Rzi4JyrPr64XrN1LsLt1/view?usp=sharing)

[**Environmental Policy**](https://drive.google.com/file/d/1f24iuOBIvp97haYOGK7fQDB2yB2u3xy3/view?usp=sharing)

[**Financial Control policy, Internal and External Controls**](https://drive.google.com/file/d/1IKIyW5GosYPrhI0xeiRwAVJZNTLHmFVu/view?usp=sharing)

[**Data Protection Policy**](https://drive.google.com/file/d/1Bv32GOFaWEUVRfBkGLi8-5a7hRqpnguj/view?usp=sharing)

[**Privacy Policy**](https://drive.google.com/file/d/17-NcPYuvFnx9UlDMY2FF3NxV5_hOudQL/view?usp=sharing)

[**Conflict of Interest Policy**](https://drive.google.com/file/d/18r8IX_6JaniXqef8_RUM-Lo2CKDoJzhB/view?usp=sharing)

[**Code of Conduct**](https://drive.google.com/file/d/1y8l17FWt7uCeOSRhkOoznU8iOPquvxtK/view?usp=sharing)

[**External Communications Policy**](https://drive.google.com/file/d/1Mdr8K_JDAsf8gUAHkotoICGQqgP7WBo4/view?usp=sharing)

[**Greenstand Bylaws**](https://drive.google.com/file/d/1gH82qoED5mg8rMkzVJEAqauUCfAEfL8J/view?usp=sharing)

**\[Procurement and Policy and Procedures]**

### **Greenstand Diversity, Equity, and Inclusion Policy**

Greenstand does not unlawfully discriminate internally (in its administrative and program operations) or externally (in its recipients of services) on the basis of race, political orientation, religion, sex, gender identity, sexual orientation, age, national or social origin, ancestry, economic or social status, place of residence, marital or family status, veteran status, health status, or mental or physical disability. Contributors of diverse backgrounds and life experiences are what makes Greenstand special; all you need is stable WIFI and a willingness to learn!


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.greenstand.org/overview/organizational-policies/index-of-policies.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
