Features Overview
Purpose: provide or link to a document that lists features and which SDK(s) support each feature.
This page is a placeholder that should either include the features document or link to it. Do not add feature data here unless it exists in the source document.
How to add the features document to this page:
If the document exists as another GitBook page, include it with a content include (recommended for syncing across pages).
If the document is an external URL or a downloadable file, add a link or embed it.
If you want a simple reference, add a link to the document with query parameters preserved.
Examples
Include another GitBook page (replace the path with the actual page path):
{% include "/path-to-features-document" %}Embed an external URL (e.g., a public document or page — replace URL with the actual link):
Link to an external document (keeps all query parameters intact):
Features and SDK support — external document
If you prefer to keep the content on this page, add the feature list in a clear structure such as a table:
Or use headings per feature with SDK details underneath:
Next steps
FAQ
Was this helpful?