# Thesis ## Docs - [Create New Conversation](https://docs.thesis.io/api-reference/conversations/create-new-conversation.md): Creates a new conversation with customizable research mode, system prompt, and space association. Supports follow-up threads and MCP tool configuration. - [Get Conversation Details](https://docs.thesis.io/api-reference/conversations/get-conversation-details.md): Retrieves comprehensive details for a specific conversation including metadata, event history, and current status. Returns full conversation context with all messages and interactions. - [Join Existing Conversation](https://docs.thesis.io/api-reference/conversations/join-existing-conversation.md): Join an existing conversation using conversation ID and API key authentication. Allows real-time participation in ongoing conversations with streaming responses. The user prompt becomes the next message sent to the AI. - [Thesis.io chat mode with Multi Web Search tool enabled](https://docs.thesis.io/api-reference/conversations/thesisio-chat-mode-with-multi-web-search-tool-enabled.md): Creates a new conversation optimized for Fast Multi Web Search. - [Thesis.io deep research mode with curated data and customized DeFi tools.](https://docs.thesis.io/api-reference/conversations/thesisio-deep-research-mode-with-curated-data-and-customized-defi-tools.md): Creates a conversation specifically for DeFi research tasks. - [Get List of Spaces](https://docs.thesis.io/api-reference/spaces/get-list-of-spaces.md): Retrieves a paginated list of spaces accessible to the authenticated user. Supports filtering by title and pagination with offset/limit parameters. - [Get Space Details](https://docs.thesis.io/api-reference/spaces/get-space-details.md): Retrieves comprehensive details for a specific space including metadata, member information, and recent activity. Requires appropriate access permissions. - [Get Space Sections](https://docs.thesis.io/api-reference/spaces/get-space-sections.md): Retrieves all sections within a specific space. Sections are organizational units within spaces that help categorize conversations and content. Requires valid space access permissions. - [FAQs](https://docs.thesis.io/concepts/faqs.md): Common questions about Thesis.io - [Thesis.io Context Engineering](https://docs.thesis.io/concepts/thesis-context-engineering.md): Deep dive into Thesis.io's technical architecture, context engineering techniques, and cost optimization strategies that enable affordable DeFi AI at scale - [Owning Poylymarket Predictions (coming soon)](https://docs.thesis.io/examples/live-demos/polymarket-predictions.md): Learn how to use Thesis.io to integrate your private data to accurately predict latest breaking news on Polymarket, lightning fast and accurate. - [Token Signal Telegram Bot (coming soon)](https://docs.thesis.io/examples/live-demos/token-signal-telegram.md): Learn how to use Thesis.io to create your first Telegram bot trading signal in no time. Ape in to get started. - [Tokenizing Your News (coming soon)](https://docs.thesis.io/examples/live-demos/tokenizing-your-news.md): Be your own media. Bring your sources, information, and insights to the world via Thesis.io, and get monetized for it - [Just Prompt, Swap Everywhere (coming soon)](https://docs.thesis.io/examples/live-demos/universal-swap.md) - [Conversation Event Handling with Thesis-py SDK](https://docs.thesis.io/examples/tutorials/conversation-event-handling.md): Learn how to handle real-time conversation events using the Thesis.io Python SDK - [Create A New Conversation](https://docs.thesis.io/examples/tutorials/create-new-conversation.md): Learn how to create a new conversation with Thesis.io's API - [Join an existing conversation](https://docs.thesis.io/examples/tutorials/join-conversation.md): Learn how to connect to ongoing DeFi research conversations using Thesis.io's streaming API with Python or TypeScript - [Overview](https://docs.thesis.io/index.md): Thesis.io is a deep AI search platform for DeFi - [Quickstart](https://docs.thesis.io/quickstart.md): Make your first request to one of Thesis.io's API endpoints - [Python SDK Specifications](https://docs.thesis.io/sdks/python/python-specs.md): Specifications for the Thesis.io Python SDK ## OpenAPI Specs - [openapi](https://docs.thesis.io/api-reference/openapi.json) ## Optional - [Thesis.io](https://app.thesis.io) - [Github](https://github.com/oraichain/thesis) - [Discord](https://discord.gg/f8u65hVUPv) - [Telegram](https://t.me/thesis_io)