# FAQ

### General

#### What is Sorin?

Sorin is a single interface where research, analysis, and execution for global digital markets all live together. It adapts to your investment style, tracks your portfolio, and helps you move from insight to action.

#### Is Sorin only for crypto?

Crypto is Sorin's core, but Sorin covers cross-market context too with tokenized assets and prediction markets, for example. The goal is a unified view of your portfolio and the opportunities around it, not just a crypto-only slice.

### Features

#### What can Sorin do?

Sorin covers research, analysis, strategy planning, execution, portfolio tracking, sentiment and narrative tracking, and proactive alerting. See [Core Features](https://claude.ai/introduction/core-features.md) for a full tour.

#### Does Sorin give financial advice?

Sorin provides analysis, research summaries, and strategy proposals tailored to your stated goals and risk tolerance. Sorin is not a licensed financial advisor and its outputs are not investment advice. Always do your own due diligence and consider your own financial situation before acting.

#### Can Sorin execute trades for me?

Yes - through intent-based execution. You describe what you want, Sorin previews it, and it executes on your confirmation. Execution is always a two-step workflow: Sorin proposes, you approve.&#x20;

#### Can Sorin act autonomously?

Yes, within rules you define. Autonomous agent mode lets Sorin act on pre-authorized conditions - rebalancing, hedging, or enforcing guardrails - with configurable confirmation requirements.&#x20;

### Portfolio and Data

#### How does Sorin see my portfolio?

You connect read-only wallet addresses and exchange API connections. Sorin uses these to maintain a unified real-time view of your positions across venues and chains.&#x20;

#### Can I use Sorin without connecting my portfolio?

Yes, but personalization and portfolio-aware features will be limited. Sorin's biggest value comes from being grounded in what you actually own.

### Safety

#### Does Sorin ever execute without my approval?

Only under rules you've explicitly configured in autonomous mode. By default, every trade requires your confirmation.

### Pricing

#### How much does Sorin cost?

Users can join for free then can subscribe for $39/mo for unlimited usage.

### Support

#### Where do I go if something breaks?

Contact support through Discord. For product feedback, product announcements, and general updates, follow [@HeySorinAI](https://twitter.com/HeySorinAI) and [@SaharaAI](https://twitter.com/SaharaAI).


---

# 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.saharaai.com/sorin/faq.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.
