# Style guide and best practices

To help you write an article optimised for the t2 network, we encourage you to go through the [**t2 Content Style Guide**](https://www.notion.so/Welcome-to-the-t2-Content-Style-Guide-A-Guide-for-Writers-bd1dcc82f7ee4737a2148ad92c2fd6f9) that contains important advice to formatting your work for the web.

As a writer, this document contains a set of guidelines and tips that will help make your writing experience easier and more efficient, and will also lead to a better reading experience for t2 users.


---

# 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://t2-world.gitbook.io/docs/onboarding/start-publishing-as-a-writer/style-guide-and-best-practices.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.
