# Generate Your Search Protocol

Once all information is recorded, and search terms are selected you have the ability to generate a Search Protocol Document for your project.

This can be found on the Main Menu

<figure><img src="/files/kd4SzAMhWCnlGDLj2rbt" alt=""><figcaption></figcaption></figure>

### Understanding the Search Protocol Outputs

You can generate several outputs related to the search protocol.

* Search Term Summary (Word or Excel)
* Full Protocol (Word)

Want to see some samples? Check the Below page.

{% content-ref url="/pages/fs3W47nfTuyA6UloIvqr" %}
[Report Output Types (With Examples)](/citemed.io-documentation/report-generation-and-downloads/report-output-types-with-examples.md)
{% endcontent-ref %}


---

# 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://citemed-io.gitbook.io/citemed.io-documentation/protocol-set-up/generate-your-search-protocol.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.
