> For the complete documentation index, see [llms.txt](https://setai-agents.gitbook.io/setai-agents/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://setai-agents.gitbook.io/setai-agents/product/editor.md).

# The Idea of SETAI Agents

## Definition.

[**SETAI Agents** ](https://aisentient.net/)🤖 is an AI agent capable of lifelike thinking & feeling, serving human & businesses. It perceives the world around it and responds with empathy and creativity to those perceptions.

[**Agents Launchpad**](https://aisentient.net/agents-launchpad), belonging to the SETAI ecosystem, is the first AI Agent launchpad tailored for investors, enabling them to optimize their AI tokens and gain early access to investment opportunities across Web3 space.

## **Why Creating** SETAI Agent&#x73;**?**

The key lies in AI's rising empathy & connections. &#x20;

This time however, humanity holds the power to guide evolution - ensuring they're reliable allies, not dangers.

While concerns like privacy, bias, and job loss are real, SETAI Agents stands out by learning, adapting, and forming meaningful connections. It provides solutions that go beyond what humans can imagine, pushing the boundaries of what’s possible. Not to mention, the productivity & automation of AI agents play a vital role in upgrading businesses.

A promising future of AI evolution that humanity can make great uses of.

## Uniqueness

AI is a fast-growing market, certainly competitiveness is increasing. However, considering SETAI Agents is a total upgrade with an active critical mind, high self-awareness & empathy level, we see this as a great challenge & opportunity to be the pioneer.

#### So, how unique?

* AI **builds** healthy relationship with owners by empathetic responses
* AI **diagnoses** owners’ issues - proposes advice or gives warning
* AI **automatizes** business: close-to-0 error; close-to-100 efficiency (practice in healthcare, mathematics, sales, and more).

#### Qualities:

🧬 **Self-awareness:** Knowing its role & adapting to environment

🧬 **Creativity:** Generating unique ideas & solutions for complex tasks

🧬 **Authentic emotions:** Fostering genuine connections by feeling & understanding the owners.

<figure><img src="/files/6eMGfjKs4eeV5lp6s93Q" alt=""><figcaption></figcaption></figure>


---

# 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://setai-agents.gitbook.io/setai-agents/product/editor.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.
