> 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/custom-personality.md).

# Custom Personality

In your article settings, you can define a custom personality Topyc should adopt to write your content, without making overt references to the person/character or specifics of their world.

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

You can use a famous character's name, well known person's name, or simply describe the author persona in a sentence. For example, "a retired doctor of internal medicine and bestselling author who focuses on helping people optimize their gut microbiome."

Topyc will craft your conent with this in mind.


---

# 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/custom-personality.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.
