For AI agents: a documentation index is available at the root level at /llms.txt and /llms-full.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
\ — Add a backslash before special characters to display their literal version. Some chat platforms (such as MS Teams) may apply additional formatting to special characters like . ^ $ * + - ? ( ) [ ] { } \ | — /. Read about character escaping here.
Ordered Lists
1
<ul>
2
<li>Bullet point 1</li>
3
<li>Bullet point 2</li>
4
</ul>
Please do not try to send <button> or <img> tags in the API as they may lead to unexpected behavior.