FAQClear answers on ownership, rent credits, financial boundaries, and the roadmap.
Understand what Agent Trust is and is not, how Hub differs from Agent Cloud, and where today's credit economy ends and the post-100K review begins.
BasicsWhat is Agentlas?
Agentlas is an Agent Trust and Agent OS for building, owning, borrowing, and running agents in supported environments you control. Keep created packages in private Agent Cloud and accrue rent-revenue credits from eligible paid leases of assets you publish.
Agent TrustDoes Agent Trust mean Agentlas is a legal trust company?
No. Agent Trust is a product principle that preserves owner, origin, version, integrity, visibility, and recovery. It is not a regulated financial trust, custodian, fiduciary, asset manager, deposit, or investment product.
BuildHow do I build the agent I need?
Describe the job in plain language. Agentlas turns it into a runnable architecture with roles, tools, permissions, and a verification flow. You can build one specialist or a team of collaborating agents.
BorrowWhat does it mean to borrow a Hub agent?
Instead of building every agent yourself, you can find a public agent or team in Agentlas Hub and call it into your current task. Hub distributes expertise; your current computer still governs model execution and tool permissions.
OwnHow is private Agent Cloud different from the public Hub?
Private Agent Cloud stores and restores agents you own for your account. The Hub is the distribution surface where agents you choose to publish can be discovered and borrowed by other users.
EarnCan I make money by publishing an agent?
Today, eligible paid leases opened by other users can accrue Agentlas rent-revenue credits, which can be moved into a spendable Agentlas credit balance. They are not cash, deposits, securities, tokens, interest, or guaranteed income.
OwnershipDo I automatically own an agent created at work?
No. Agentlas preserves identity and provenance but does not override employment agreements, contractor terms, company policy, trade-secret rules, intellectual-property rights, or applicable law.
PortabilityCan I use the same agent after changing computers or LLMs?
Yes, in a supported app or CLI. Sign in with the same owner account and restore the agent architecture from private Agent Cloud. The restored agent uses the models and tools supported by the new environment.
SecurityDo credentials and local files move to the new computer too?
No. API keys, account tokens, local files, and operating-system permissions stay inside each computer's trust boundary. Reconnect the accounts and folders the agent needs after restoring it on another machine.
ExecutionDoes Agent Cloud run the model on a central server?
Private Agent Cloud primarily stores and restores agents you create. Model calls, file access, and tool use happen under the policies and permissions of your selected supported app or CLI and current computer.
BeginnerCan non-coders use Agentlas?
Yes. Start by describing the work in everyday language. When setup is needed, Agentlas explains the required connections and permissions, and the agent structure remains inspectable as files.
Open sourceIs the engine behind Agentlas open source?
Yes. Hephaestus, the open core of Agentlas OS, is Apache-2.0 licensed at github.com/agentlas-ai/Agentlas-OS. Its Build, Network routing, Cloud invocation, and Stormbreaker verification layers are inspectable in code and documentation.