# The Basics

- [Our Values](https://inside.growremote.ie/the-basics/our-values..md)
- [Code of Conduct](https://inside.growremote.ie/the-basics/code-of-conduct.md)
- [What is Grow Remote?](https://inside.growremote.ie/the-basics/what-is-grow-remote.md)
- [What problem does Grow Remote solve?](https://inside.growremote.ie/the-basics/what-is-grow-remote/what-problem-does-grow-remote-solve.md)
- [The basics of a chapter](https://inside.growremote.ie/the-basics/what-is-grow-remote/the-basics-of-a-chapter.md)
- [How is it funded?](https://inside.growremote.ie/the-basics/what-is-grow-remote/how-is-it-funded.md): This section was written by Rose and Tracy in late 2019.
- [Internal Communications](https://inside.growremote.ie/the-basics/communications.md): How we stay in contact as a community.
- [Global Trends](https://inside.growremote.ie/the-basics/global-trends.md)


---

# 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://inside.growremote.ie/the-basics.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.
