> For the complete documentation index, see [llms.txt](https://docs.seoneo.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.seoneo.io/video-tutorials/tips-and-tricks.md).

# Tips & Tricks

Here is a list of all "**Tips & Tricks**" videos from [**our official Youtube channel**](https://www.youtube.com/@Stealth-Code/videos). These short-length videos provide useful information and guidance on how to use SEO Neo powerful features.

### Using Gmails

{% embed url="<https://www.youtube.com/watch?v=6CWLaw8NGsg>" %}

### The Right Way to Use Proxies

{% embed url="<https://www.youtube.com/watch?v=TyNOtjwPlU4>" %}

### How to Export Debug Report

{% embed url="<https://www.youtube.com/watch?v=gOXJ4JNYPNk>" %}

### How to Import Accounts From SEO Autopilot

{% embed url="<https://www.youtube.com/watch?v=uhZbb9Ps6W8>" %}

### Migrating Your Installation

{% embed url="<https://www.youtube.com/watch?v=0Gfi0KZekM8>" %}

### Using OpenAI for Content Buckets

{% embed url="<https://youtu.be/cVdeYw-PIuk>" %}

### Using Rich Content Scraper

{% embed url="<https://youtu.be/OqGiYd1P7JU>" %}

### Using Wizards

{% embed url="<https://www.youtube.com/watch?v=ue4dulRDXNo>" %}

### Campaign Linking

{% embed url="<https://www.youtube.com/watch?v=qUbD08zApnU>" %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.seoneo.io/video-tutorials/tips-and-tricks.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.
