# Company

- [Company Timeline](https://docs.splinterlands.com/company/timeline.md): Here you'll find important historical updates and milestones, as well as a roadmap of current future plans.
- [History 2022](https://docs.splinterlands.com/company/timeline/history.md): Here are some of the important dates throughout the history of Splinterlands, archived with links to the Splinterlands official blog.
- [History 2021](https://docs.splinterlands.com/company/timeline/history-2021.md)
- [History 2020](https://docs.splinterlands.com/company/timeline/history-2020.md)
- [History 2019](https://docs.splinterlands.com/company/timeline/history-2019.md)
- [History 2018](https://docs.splinterlands.com/company/timeline/history-2018.md)
- [Splinterlands Founders](https://docs.splinterlands.com/company/founders.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://docs.splinterlands.com/company.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.
