> For the complete documentation index, see [llms.txt](https://docs.topyc.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.topyc.io/getting-started/article-settings/live-research.md).

# Live Research

In your article settings, you can enable Live Research, and Topyc will perform real-time research Google Search + Google Scholar to ensure your content is up-to-date and accurate, with citations and references to trustworthy sources.

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

When Live Research is enabled, you can also choose the format for citations/references in the content.&#x20;

You can choose from...

* Inline linking (text linked in content in a natural way)
* APA 7&#x20;
* MLA 9
* Harvard
* IEEE
* None (disable linking to or citing sources in the content)

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


---

# 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:

```
GET https://docs.topyc.io/getting-started/article-settings/live-research.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.
