# The Platform

To get started with the Neuralis AI Ecosystem, head over to our [website](https://www.neuralisai.io) and hit 'Get Started' or 'Go to App'. From here, there's a few functionalities to choose from, which are highlighted in the paragraphs below.

***

**Dashboard**\
From the Dashboard, users can view their Active Agents, Agent Interactions and a list of the agents they have created. Once the Marketplace is live for sharing and monetizing, this is also were users can view their agent's performance for other users, and the uptime.

<figure><img src="/files/1hM61ZWfCEZLINmHAQBb" alt=""><figcaption><p>The Dashboard Section</p></figcaption></figure>

***

**My Agents**\
The My Agents sections show a detailed and technical overview of your created agents. From here, you can also easily edit your agents, or start a chat with them.

<figure><img src="/files/JRHbR6jM4lRfkzMEqcDz" alt=""><figcaption><p>The My Agents Section</p></figcaption></figure>

***

**Create Agent**\
The Create Agent section is the Flagship functionality of the v1.0 Neuralis AI ecosystem, and this section servces as the gateway to get started creating no-code AI Agents. A detailed guide on how to create your first Agent and the functionalities you can choose from, is detailed in the [Next Chapter](/neuralis-ai-whitepaper-v1.0/ai-agent-guide.md) of this whitepaper, as well as in the [Training Center](https://www.neuralisai.io/dashboard/training) on the Website.

<figure><img src="/files/dnPF2ky4Js1hPlcwIe9E" alt=""><figcaption><p>The Create Agent Section</p></figcaption></figure>

***

**AI Agent Teams -&#x20;*****Coming Soon***\
Want to create an entire team of AI Agents, and make them work together to solve and manage certain tasks? Look no further than our no-code AI Agent Teams section. This section is still in development as of May 2025 and serves as the most important future update in our near term roadmap.

***

**Marketplace**\
The Marketplace serves as a place to share and monetize your newly created AI Agents, or try those of the Neuralis AI team or other users. As of May 2025, we have created and added a few free preset agents for you to import and try out. The Marketplace functionality will be available to all users as part of our near term roadmap. Serving as one of the key ways in which Neuralis generates revenue, we take a 10% fee on any bought or sold AI Agent through our Marketplace.

<figure><img src="/files/QhWfDFgAen7cNo7OPHl0" alt=""><figcaption><p>The Marketplace Section</p></figcaption></figure>

***

**Training Center**\
As detailed above, the Training Center section serves as an in-platform guide to create your first AI Agent. This section will be extended with a detailed overview of how to share and monetize agents in our marketplace, as well as a tutorial on how to utilize AI Agent teams.

<figure><img src="/files/TmcdRmimQPMvezesL18S" alt=""><figcaption><p>The Training Center Section</p></figcaption></figure>

***

**Profile**\
In the last section of the ecosystem, you can view your profile, and update your info and preferences. Please note that your profile is tied to your browser as of May 2025, and thus does not require any logging in. Once the Public Marketplace goes live, you will be able to login with your ERC-20 wallet, which you will be able to view from this section as well.

<figure><img src="/files/Z1bZXS1VG8ai78MwO1pb" alt=""><figcaption><p>The Profile Section</p></figcaption></figure>


---

# 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://neuralis-ai-whitepaper-v1-0.gitbook.io/neuralis-ai-whitepaper-v1.0/the-platform.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.
