# How to Edit Intro Slides

```
Edit Animation File 
you can get more animation file from this website https://lottiefiles.com/

1. search your favourite animation
2. download animation file and paste into raw folder with same name of previous file
```

<figure><img src="/files/gfEda3bTsme6DOb9e1hS" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}

1. &#x20;edit slide heading.
2. &#x20;edit slide description.
   {% endhint %}

<figure><img src="/files/XXC0cxB8jiNaEFDesgvL" alt=""><figcaption></figcaption></figure>


---

# 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://techappinnovation.gitbook.io/reward-app/how-to-edit-intro-slides.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.
