# Pages FAQ

## Can you add images to pages?

Yes. All photos can be added to your pages.

## Can I add external links to pages?

Yes. We have made it smart, so just hower over text you want to make a link and click the button.

## Can you change the colors of the texts?

Yes. You can change both the text color and the background color.

## Can I connect custom fonts?

At this time it is not possible to connect custom fonts.

## How many Pages can you create?

You can make all the seats you need.


---

# 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://docs.centox.io/custom-pages/pages-faq.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.
