> For the complete documentation index, see [llms.txt](https://thecontentforge.gitbook.io/thecontentforge-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://thecontentforge.gitbook.io/thecontentforge-docs/feature-glossary.md).

# Feature Glossary

- [Feature Glossary](https://thecontentforge.gitbook.io/thecontentforge-docs/feature-glossary/glossary.md)
- [Content Forge](https://thecontentforge.gitbook.io/thecontentforge-docs/feature-glossary/glossary/content-forge.md)
- [Publishing, Calendar and Analytics](https://thecontentforge.gitbook.io/thecontentforge-docs/feature-glossary/glossary/publishing-and-analytics.md)
- [Video Forge](https://thecontentforge.gitbook.io/thecontentforge-docs/feature-glossary/glossary/video-forge.md)
- [Image Forge](https://thecontentforge.gitbook.io/thecontentforge-docs/feature-glossary/glossary/image-forge.md)
- [Links and QR](https://thecontentforge.gitbook.io/thecontentforge-docs/feature-glossary/glossary/links-and-qr.md)
- [Assets and Knowledge](https://thecontentforge.gitbook.io/thecontentforge-docs/feature-glossary/glossary/assets-and-knowledge.md)
- [Content Optimization](https://thecontentforge.gitbook.io/thecontentforge-docs/feature-glossary/glossary/content-optimization.md)
- [Trends and Media Intelligence](https://thecontentforge.gitbook.io/thecontentforge-docs/feature-glossary/glossary/trends-and-media.md)
- [On-Chain Intelligence](https://thecontentforge.gitbook.io/thecontentforge-docs/feature-glossary/glossary/on-chain-intelligence.md)
- [Investor Intel: Markets and Research](https://thecontentforge.gitbook.io/thecontentforge-docs/feature-glossary/glossary/investor-intel-markets.md)
- [Investor Intel: Daily Workflow, Thesis Journal and Account](https://thecontentforge.gitbook.io/thecontentforge-docs/feature-glossary/glossary/investor-intel-daily.md)
- [Real Estate: Properties and the Property Workspace](https://thecontentforge.gitbook.io/thecontentforge-docs/feature-glossary/glossary/real-estate-properties.md)
- [Real Estate: Market Intelligence and Client Relationships](https://thecontentforge.gitbook.io/thecontentforge-docs/feature-glossary/glossary/real-estate-market-and-clients.md)
- [Real Estate: Team Operations, Automations and Client-Facing Pages](https://thecontentforge.gitbook.io/thecontentforge-docs/feature-glossary/glossary/real-estate-operations.md)
- [Students](https://thecontentforge.gitbook.io/thecontentforge-docs/feature-glossary/glossary/students.md)
- [Browser Extension](https://thecontentforge.gitbook.io/thecontentforge-docs/feature-glossary/glossary/browser-extension.md)
- [Telegram](https://thecontentforge.gitbook.io/thecontentforge-docs/feature-glossary/glossary/telegram.md)
- [Workspace Settings, Team, Account, Support and Help](https://thecontentforge.gitbook.io/thecontentforge-docs/feature-glossary/glossary/settings-team-and-support.md)
- [Public Website, Demo, Signup, Billing and Holder Access](https://thecontentforge.gitbook.io/thecontentforge-docs/feature-glossary/glossary/public-site-and-billing.md)


---

# 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 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, and the optional `goal` query parameter:

```
GET https://thecontentforge.gitbook.io/thecontentforge-docs/feature-glossary.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
