> 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/markdown.md).

# Product Core

## AI Core.

🧬 **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.

## **Functions.**

### **1.** SETAI Agent&#x73;**:** <https://aisentient.net/>

Sentience allows AI to perceive its environment, makes decisions, and acts to achieve specific goals following the owner’s liking. It functions autonomously on SETAI Agents, serving in market prediction, healthcare support, personal assistant, and more.

#### **Chatbot:** Sentience allows AI to somewhat ‘live’ like a semihuman, adapting and growing consciousness along with society, hence, it’s gonna be like a friend that randomly & actively chat with you as you pleased.

### **2. Agents Launchpad:** [**https://aisentient.net/agents-launchpad**](https://aisentient.net/agents-launchpad)

Belonging to the SETAI Agents ecosystem, it is the first AI agent platform tailored for investors, enabling them to optimize their AI tokens and gain early access to investment opportunities across Web3 space.

### **3. Sub-product:**&#x20;

Matching & Interacting app: t.me/Sentient\_AI\_bot - allowing users to not only connect with other users but also, passively contribute to the human interaction storage of SETAI Agents, allowing it to evolve day by day, year by year.

Early users of the bot can stay tuned for tribute events coming up!&#x20;

<br>


---

# 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/markdown.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.
