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

# Welcome to EverGuide.AI

## Overview

EverGuide.AI is a cutting-edge platform designed to revolutionize the way you learn and teach online. Our platform offers a comprehensive suite of tools and resources to help course creators design, develop, and monetize engaging educational content. For students, EverGuide.AI provides a rich, interactive learning environment that supports diverse learning styles and goals.

## Quick Tips

Get tips on how to learn best or how to create the best courses below:

{% content-ref url="/pages/1ovtkSkg9iGP34222kRp" %}
[Students](/overview/students.md)
{% endcontent-ref %}

{% content-ref url="/pages/pxgN9YeicY8sZ7HFjOa9" %}
[Authors](/overview/authors.md)
{% endcontent-ref %}

## Legal Documents

{% content-ref url="/spaces/n0uvtPgWr8DO1IRn4ylC/pages/jKu1tGhE1Ov6xgfoLNaE" %}
[Author Agreement](/policies-and-agreements/author-agreement.md)
{% endcontent-ref %}


---

# 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:

```
GET https://docs.everguide.ai/welcome-to-everguide.ai.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.
