# Syneris AI Tech Docs

## Docs

- [Introduction](https://docs.synerisai.org/introduction.md): In an era where artificial intelligence is driving innovation across industries, the need for efficient and scalable computing resources has never been greater
- [Mission](https://docs.synerisai.org/mission.md): Our mission is to empower AI builders and experts by providing a decentralized network where they can build, operate, and monetize AI models
- [Vision](https://docs.synerisai.org/vision.md)
- [Key Participants in the Syneris Ecosystem](https://docs.synerisai.org/key-participants-in-the-syneris-ecosystem.md)
- [Products](https://docs.synerisai.org/products.md)
- [Syneris Generation AI](https://docs.synerisai.org/products/syneris-generation-ai.md)
- [AI Assistants & Automation](https://docs.synerisai.org/products/ai-assistants-and-automation.md)
- [No-Code/Low-Code AI](https://docs.synerisai.org/products/no-code-low-code-ai.md): This powerful tool is designed to empower users who lack programming experience, enabling them to create and customize AI models effortlessly
- [AI World](https://docs.synerisai.org/products/ai-world.md): AI World is an innovative marketplace designed for AI models, offering users a vast catalog categorized by industry, function, and popularity
- [Network Operation of Syneris](https://docs.synerisai.org/network-operation-of-syneris.md)
- [Building Cost-Efficient AI Infrastructure](https://docs.synerisai.org/network-operation-of-syneris/building-cost-efficient-ai-infrastructure.md): Building a cost-efficient AI infrastructure is crucial for organizations like Syneris, especially in a rapidly evolving technological landscape
- [Building a Custom GPU + CPU Network](https://docs.synerisai.org/network-operation-of-syneris/building-a-custom-gpu-+-cpu-network.md): Building its own shared GPU and CPU network is a strategic move for Syneris that will drive long-term success in the AI landscape
- [How to build its own GPU + CPU shared network](https://docs.synerisai.org/network-operation-of-syneris/how-to-build-its-own-gpu-+-cpu-shared-network.md)
- [Scalability and Long-Term Growth](https://docs.synerisai.org/scalability-and-long-term-growth.md): Syneris’s strategy for scalability and long-term growth hinges on creating a fully decentralized, high-processing power network that thrives on community contributions
- [Why Syneris Uses Existing De-GPU Networks](https://docs.synerisai.org/why-syneris-uses-existing-de-gpu-networks.md): Syneris leverages existing De-GPU networks for several strategic reasons, primarily to enhance efficiency, reduce costs, and accelerate innovation in AI development
- [Business Model](https://docs.synerisai.org/business-model.md)
- [1. Value Syneris Ecosystem](https://docs.synerisai.org/business-model/1.-value-syneris-ecosystem.md)
- [2. Syneris Referral Program](https://docs.synerisai.org/business-model/2.-syneris-referral-program.md)
- [3. AI Builders - Experts - Developers Revenue Share](https://docs.synerisai.org/business-model/3.-ai-builders-experts-developers-revenue-share.md)
- [ROADMAP](https://docs.synerisai.org/roadmap.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.synerisai.org/introduction.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.
