# Opendatabay

## Opendatabay

- [AI and LLM Data Marketplace](https://docs.opendatabay.com/readme.md): The fastest platform to legally fine-tune LLMs with AI-ready datasets
- [How Opendatabay Works](https://docs.opendatabay.com/marketplace/how-opendatabay-works.md): How Opendatabay Works - AI and LLM Data Marketplace Platform
- [Finding Datasets](https://docs.opendatabay.com/for-data-buyers/finding-datasets.md): Opendatabay Marketplace - Finding the Right Dataset for Your Needs
- [Purchase Types](https://docs.opendatabay.com/for-data-buyers/purchase-types.md): Opendatabay Marketplace - Purchase Types and Data Access Models
- [Data Delivery Methods](https://docs.opendatabay.com/for-data-buyers/data-delivery-methods.md): Opendatabay Marketplace - Data Delivery Methods
- [Compliance & Legal](https://docs.opendatabay.com/for-data-buyers/compliance-and-legal.md): Opendatabay Marketplace - Compliance and Legal Information for Data Buyers
- [Data Providers Overview](https://docs.opendatabay.com/for-data-providers/data-providers-overview.md): opendatabay.com/data-providers
- [Platform Fees and Pricing](https://docs.opendatabay.com/for-data-providers/platform-fees-and-pricing.md): Opendatabay Marketplace - Platform Fees and Pricing Structure
- [Data Provider Onboarding](https://docs.opendatabay.com/for-data-providers/data-provider-onboarding.md): Opendatabay Marketplace - Data Provider Onboarding Process
- [Profile Setup](https://docs.opendatabay.com/for-data-providers/profile-setup.md): Setting Up Your Data Provider Profile on Opendatabay
- [Creating high-quality Data Products](https://docs.opendatabay.com/for-data-providers/creating-high-quality-data-products.md): Opendatabay Marketplace - Creating High-Quality Data Products
- [Listing Data Product](https://docs.opendatabay.com/for-data-providers/listing-data-product.md): Setting Up Your Data Product Listing on Opendatabay
- [Markdown Language](https://docs.opendatabay.com/for-data-providers/markdown-language.md): This Markdown Language page will guide you through fundamental Markdown features that you can seamlessly integrate into the Provider profile About section and Data Product About section.
- [AI Licensing Overview](https://docs.opendatabay.com/ai-training-and-model-development-licenses/ai-licensing-overview.md): Opendatabay AI Training Data Licenses - Overview and Importance
- [GENERAL AI TRAINING AND FINE-TUNING DATA LICENSE](https://docs.opendatabay.com/ai-training-and-model-development-licenses/general-ai-training-and-fine-tuning-data-license.md): AI TRAINING AND FINE TUNING DATA LICENSE – GENERAL USE, VERSION 1.0
- [COMMERCIAL AI TRAINING AND FINE-TUNING DATA LICENSE](https://docs.opendatabay.com/ai-training-and-model-development-licenses/commercial-ai-training-and-fine-tuning-data-license.md): AI TRAINING AND FINE TUNING DATA LICENSE – COMMERCIAL USE, VERSION 1.0
- [APACHE 2.0](https://docs.opendatabay.com/standard-data-licenses/apache-2.0.md): APACHE LICENSE, VERSION 2.0
- [CC BY-NC-ND 4.0 DEED](https://docs.opendatabay.com/standard-data-licenses/cc-by-nc-nd-4.0-deed.md): Creative Commons - Attribution-NonCommercial-NoDerivs 4.0 International
- [CC BY-NC-SA 4.0 DEED](https://docs.opendatabay.com/standard-data-licenses/cc-by-nc-sa-4.0-deed.md): Creative Commons - Attribution-NonCommercial-ShareAlike 4.0 International
- [CC0 1.0 DEED](https://docs.opendatabay.com/standard-data-licenses/cc0-1.0-deed.md): Creative Commons - CC0 1.0 DEED
- [GPL-2](https://docs.opendatabay.com/standard-data-licenses/gpl-2.md): GNU GENERAL PUBLIC LICENSE
- [ODC](https://docs.opendatabay.com/standard-data-licenses/odc.md): The Open Data Commons (ODC)
- [CUSTOM](https://docs.opendatabay.com/standard-data-licenses/custom.md): Custom Data License Documentation
- [Important Link](https://docs.opendatabay.com/links/links.md): This page provides a list of important links related to Opendatabay services, tools, and resources. Please find the relevant links below:


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.opendatabay.com/readme.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.
