# Database

### allibee DB

Get accurate answers based on policies, laws, case law and proprietary legal data from various countries.

<figure><img src="/files/D2r1HEFJVRFfJ340nLtm" alt=""><figcaption></figcaption></figure>

1. Country-Specific Data

* Search using information not only from Korea but also from Vietnam.

2. Specialized Fields and Data Types

* The database covers legal topics such as Labor, Public Notices, Fair Trade, Personal Information, Intellectual Property, Corporate Law, and Taxation.
* It also provides industry-specific answers for Food, Medical Law, Finance, Insurance, and more.

***

### Drive

Upload your own internal data to include in search results and use for AI-generated answers.

{% embed url="<https://s-team-6zr.share.arcade.software/share/aj8Qm3fuoOQMvCNIBNVG>" %}

1. Using the My Document

* Click My Document menu in the left to navigate to the DB Management screen.
* Upload the file you want to use by clicking \[Add Data Source].
* Upload the file to be added to the data, enter a description, and then submit it.
* Once the status changes from In Progress to Completed, the uploaded document becomes available for use in the database.
* Uploaded data can be downloaded or deleted as needed.

2. Notes

* You can upload files in PDF or CSV format, with a maximum file size of 30MB.
* The total My Document DB storage limit is 2GB per license.
* Only users with database viewing/modification permissions can register or modify the My Document.


---

# 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://guide.allibee.ai/en/agent/db.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.
