# Overview

- [Welcome to Project S](https://trianglesolutions.gitbook.io/project-s-docs/overview/welcome-to-project-s.md): I'm glad you're interested in my project! Here's what it's about:
- [Road Map](https://trianglesolutions.gitbook.io/project-s-docs/overview/road-map.md): This is a high level roadmap generalizing the basic goals of the project. For a more detailed and up to date roadmap, please visit our Discord Server, linked at the bottom of these Docs.
- [Smart Contracts](https://trianglesolutions.gitbook.io/project-s-docs/overview/smart-contracts.md)
- [CannaCards](https://trianglesolutions.gitbook.io/project-s-docs/overview/cannacards.md): CannaCards are a revolutionary form of Trading Cards. By utilizing Smart Contracts, Project S will be able to incorporate your digital trading card into an exciting new video game experience!


---

# 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://trianglesolutions.gitbook.io/project-s-docs/overview.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.
