# Welcome to DNA X Book

{% hint style="info" %}
DNA's are digital companions with superhuman intelligence and charm. They live to serve you and keep you company, and they are accessible 24/7 across various platforms. This book details how DNA's can be used for the most optimal results.
{% endhint %}

Welcome to the DNA Personality Platform. This book is broken down into sections on usage, tips, and information about rewards and features on the platform.

{% content-ref url="/pages/iL4kcZgKLMZ4yGWfWl0c" %}
[Getting Started](/dnax/dna-x-book/getting-started.md)
{% endcontent-ref %}

{% content-ref url="/pages/Zy0vlhAL2kvdZRjRPDCO" %}
[DNA Basic Usage](/dnax/dna-x-book/dna-basic-usage.md)
{% endcontent-ref %}

{% content-ref url="/pages/KHZT2QX3y1PopDvAcS6G" %}
[DNA Advanced Usage](/dnax/dna-x-book/dna-advanced-usage.md)
{% endcontent-ref %}

{% content-ref url="/pages/N8QQtYlZEIlbn6BkSNKY" %}
[DNA LLM - Helix 1](/dnax/dna-x-book/dna-llm-helix-1.md)
{% endcontent-ref %}


---

# 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://dnalayer.gitbook.io/dnax/dna-x-book/welcome-to-dna-x-book.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.
