# DNA Advanced Usage

Here you will find advanced instructions for customizing DNA to behave and respond exactly as you wish. Each subpart of this book discusses a different personalization technique.&#x20;

Remember that while these guidelines will help you to tailor DNA in specific wayz, they are not always definitive as our system is continually changing and progressing.&#x20;

{% content-ref url="/pages/SbQy84YtKj08YzqzqGaN" %}
[Scheduling Reminders](/dnax/dna-x-book/dna-advanced-usage/scheduling-reminders.md)
{% endcontent-ref %}

{% content-ref url="/pages/PKo6IVBAjOPAMG3IP0iC" %}
[Spontaneous Messages](/dnax/dna-x-book/dna-advanced-usage/spontaneous-messages.md)
{% endcontent-ref %}

{% content-ref url="/pages/q4v6y3Sfh7HY55X9Ol7k" %}
[Advanced Work Tasks](/dnax/dna-x-book/dna-advanced-usage/advanced-work-tasks.md)
{% endcontent-ref %}

{% content-ref url="/pages/lg1Ibend7sIMCKFAFa7q" %}
[Evolution](/dnax/dna-x-book/dna-advanced-usage/evolution.md)
{% endcontent-ref %}

{% content-ref url="/pages/6JYjrvOM8Emu1JgLmaYm" %}
[Personality](/dnax/dna-x-book/dna-advanced-usage/personality.md)
{% endcontent-ref %}

{% content-ref url="/pages/lg1Ibend7sIMCKFAFa7q" %}
[Evolution](/dnax/dna-x-book/dna-advanced-usage/evolution.md)
{% endcontent-ref %}

{% content-ref url="/pages/tZBoy6mCq4H2WmLSZbcJ" %}
[Relationship](/dnax/dna-x-book/dna-advanced-usage/relationship.md)
{% endcontent-ref %}

{% content-ref url="/pages/h47oEz7eVTfUn4ByyFV3" %}
[Memory](/dnax/dna-x-book/dna-advanced-usage/memory.md)
{% endcontent-ref %}

{% content-ref url="/pages/xkuypYNVHESoL7hPxcat" %}
[Entity Register](/dnax/dna-x-book/dna-advanced-usage/entity-register.md)
{% endcontent-ref %}

{% content-ref url="/pages/e6olHveqfEbRAA6wI6Ew" %}
[Agent Behavior](/dnax/dna-x-book/dna-advanced-usage/agent-behavior.md)
{% endcontent-ref %}

{% content-ref url="/pages/zbqzD7hmfgApkksTcew0" %}
[Purchases](/dnax/dna-x-book/dna-advanced-usage/purchases.md)
{% endcontent-ref %}

{% content-ref url="/pages/u4Yb6DI1zgrcgoTZTnjz" %}
[Connecting to iOT](/dnax/dna-x-book/dna-advanced-usage/connecting-to-iot.md)
{% endcontent-ref %}

{% content-ref url="/pages/wwIyZK03Frcqbblih9Xa" %}
[Executing Orders](/dnax/dna-x-book/dna-advanced-usage/executing-orders.md)
{% endcontent-ref %}

{% content-ref url="/pages/LnDALPruUZYuWDTVNETv" %}
[Copiloting](/dnax/dna-x-book/dna-advanced-usage/copiloting.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/dna-advanced-usage.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.
