# Document Options

- [Accessing Document Options](https://docs.bdb.ai/bdb-documentation/core-platform/getting-started/homepage/documents-folders/document-options/accessing-document-options.md): A user can Create a Folder, Link a URL, and Create a Story under the My Documents space.
- [Options Assigned to a Folder](https://docs.bdb.ai/bdb-documentation/core-platform/getting-started/homepage/documents-folders/document-options/options-assigned-to-a-folder.md): The user can create a folder under the My Documents space and access a publicly available folder under the  Public Documents space whereas the Shared folders will be listed under the Shared Documents.
- [Options Assigned to a Linked URL](https://docs.bdb.ai/bdb-documentation/core-platform/getting-started/homepage/documents-folders/document-options/options-assigned-to-a-linked-url.md)
- [Options Assigned to a Story](https://docs.bdb.ai/bdb-documentation/core-platform/getting-started/homepage/documents-folders/document-options/options-assigned-to-a-story.md)
- [Options for a Published Dashboard](https://docs.bdb.ai/bdb-documentation/core-platform/getting-started/homepage/documents-folders/document-options/options-for-a-published-dashboard.md)


---

# 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.bdb.ai/bdb-documentation/core-platform/getting-started/homepage/documents-folders/document-options.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.
