# Will it make things up?

My AskAI uses AI models to answer your questions, based on the content that’s similar to your question.

By default we set My AskAI up so it will only answer questions based on the content you upload, it will not answer any questions where the answer is not contained within the content. This is why you sometimes get an "I'm sorry, I don't know" answer.

This is for 2 reasons:

1. If it had ‘wider’ knowledge then there would be no way to verify the accuracy of the responses
2. If it did have this ability then users of your My AskAI would essentially just have a free way to access through your My AskAI!

While we train our model to ensure your My AskAI only answers questions truthfully and in a factually accurate manner, however, no service is 100% accurate and we (or anyone else) are unable to make it so and so we do not take any responsibility for the consequences of actions you take based on the results you get from your My AskAI, you use the responses at your own risk.


---

# 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://support.myaskai.com/faq/general/will-it-make-things-up.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.
