# Grammar sheet

When you are drafting clauses in ClauseBase, you will occasionally want to add some intelligence to them.&#x20;

In order for the options not to become overwhelming, we created a handy one-pager that features all the special symbols ClauseBase uses when you want to work with concepts, conditions, mathematical equations, special functions and more.&#x20;

Be sure to keep this one-pager close by, as it is your (completely legitimate) cheat sheet!&#x20;

Click the link below to take a look:

{% file src="/files/lKSOMGIUAbi3AHAIBiUz" %}


---

# 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://help.clause9.com/clauses/grammar-sheet.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.
