# Agents

{% hint style="warning" %}
This feature is exclusively available to Onchained Plus Members only.
{% endhint %}

AI Agents built by the Onchained development labs to find new market opportunities.\
\
These agents are designed to give you an edge in the crypto market and each agent focusses on a key deliverable.&#x20;

Agents launch to our premuim members first as they are being developed and fine tuned. As the move from development to Ai controlled, where it makes sense, they will be tokenised and launched publicly.&#x20;

Our lifetime members help shape what agents get developed.&#x20;

### Accessing Agents

Once logged in, click on the "Onchained Agents" page under the "Plus" section in the navigation menu.

### Risk Disclaimer

{% hint style="danger" %}
**TLDR:** AI Agents are tools, not financial advisors. All investment decisions are your reponsibility. Crypto markets are volative and carry significant risk of loss. Past performance doesn't guarantee future results. These BETA features may contain inaccuracies and are subject to change. Always do your own research before trading.
{% endhint %}

The Onchained AI Agents are provided for informational and educational purposes and are merely tools and not financial advisors. By using these agents, you acknowledge and agree that:

1. **Not Financial Advice:** Information, analysis and signals provided by our AI Agents do not constitute financial advice, investment advice, trading advice, or any other sort of advice. Onchained does not recommend that any cryptocurrency be bought, sold or held by you based on sole reliance on these tools.
2. **Your Responsibility:** You are solely responsible for conducting your own due dilligence and for making your own independent assessment of the risks of any investment. All trading and investment decisions should be made based on your own judgement and risk tolerance.
3. **High Risk Market:** Cryptocurrency trading involves substantial risk and is not suitable for all investors. The extremely volatile nature of the cryptocurrency market can lead to significant or complete loss of funds in a short period of time.
4. **No Guarantees:** Past performance, statistics, or projections shown or discussed by the AI agents are not indicative of future results. No representation is being made that any account will or is likely to achieve profits or losses similar to those discussed.
5. **BETA Status:** These agents and tools are in BETA. They may contain errors, inaccuracies, or bugs that could potentially impact their performance and analysis. Features and capabilities are subject to change with notice.
6. **Not Exhaustive:** The agents may not consider all relevant factors in their analysis, including but not limited to macro economic conditions, regulatory changes, or project-specific developments.

By using these agents, you're agreeing to have read and understood this disclaimer, alongside our Terms of Service and Privacy Policies. If you do not agree with any part of this disclaimer or as a whole, please do not use the Onchained AI agents or tools.


---

# 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://onchained.gitbook.io/onchained/agents.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.
