# Blog

## Writing

### Things to do

* Include 1-5 links per blog post
* Include a CTA to another page or offer

### Things to avoid

* Avoid politically charged personal attacks on people
* Avoid bashing or mentioning competitors by name

## Photography

* Avoid being too literal
* Avoid overly saturated images with unrealistically bright colors
* Do not upload screenshots of articles as the featured image
* Do not upload screenshots of charts as the featured image

## Photo Libraries

### **Free**

[Unsplash →](http://unsplash.com)


---

# 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://brand.truvaluelabs.com/guides/blog.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.
