# Introduction

Tamago Labs provides a streamlined platform for deploying Web3 AI agents on managed infrastructure and relies on mature agent SDKs available in the market, enables the AI agent to instantly support DeFi or any other protocols supported by the SDK, ready for immediate use for any purpose.

## Features

* **Instant Deployment:** Deploy a new agent by selecting the blockchain and SDK to use and have a ready-to-use AI agent within seconds.
* **Chat Interface:** Start chatting to swap, stake, lend or perform any actions supported by the SDK. Tasks can also be scheduled to run periodically, such as monitoring healthy LTV ratios.
* **Marketplace System:** Enables fine-tuned AI agents to be monetized on the marketplace.
* **Multiple SDK Support:** Currently supports MetaMove Move Agent Kit, Cronos Crypto.com AI Agent SDK, Base AgentKit.  Many more are on the way!

The project is currently under development, and the documentation is being actively updated.

{% content-ref url="/pages/NzvQClQWJdq4pI0r9CNy" %}
[Privacy Policy](/privacy-policy.md)
{% endcontent-ref %}

{% content-ref url="/pages/CWBn2F6Wgg3eDOJBJV2I" %}
[Terms Of Service](/terms-of-service.md)
{% endcontent-ref %}


---

# 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://docs.tamagolabs.com/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.
