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

# Introduction to ExtraaEdge

**ExtraaEdge** provides ‘market-first enrollment solutions’ for the Education Industry. Its primary solution is a cloud-based data science powered platform for student acquisition, admission management, marketing automation, conversational AI bots and a full stack CRM. The company empowers Educational Institutes to make smart data driven enrollment decisions and increase admission conversions & optimization of marketing spend.&#x20;

**ExtraaEdge** has been adopted by over **130+** education institutes in India and overseas across Universities, Test Prep, Vocational, & EdTech verticals. The fast-increasing client list includes MIT Group, Jain University, CMR University, ASM Group, ALLEN, FIITJEE’s myPAT, Aakash Digital, Deeksha Learning, ICA Eduskills, K11 Academy of Fitness Sciences, etc. who run their entire admission, marketing & outreach on ExtraaEdge platform. The company plans to use the funds for expanding its customer footprint, strengthen its data science team & product depth. It will also use this capital to expand into it’s the international markets.

### **ExtraaEdge Culture Code**

{% embed url="<https://www.slideshare.net/aballabh/extraaedge-the-culture-code>" %}

### ExtraaEdge Domain Knowledge

{% embed url="<https://docs.google.com/presentation/d/e/2PACX-1vSS_z2NtMQttMsdwZcnpnnJDb_aNuECcUF410zTVFTVlfzKa0CDnvRAp041IbfUZ_AkNzoJax40_lKc/pub?start=true&loop=false&delayms=60000&slide=id.p1>" %}


---

# 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://techbook.extraaedge.com/onboarding/introduction-to-extraaedge.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.
