# Generate Content & Summary

### 1. Visit Space Make's Dashboard

Open your dashboard on Space Make.

### 2. Enter your Spaces link

Add a link of your spaces in the input box. Make sure that the format of the link is "x.com/i/spaces/id".&#x20;

### 2. Click on Download & Generate Content Button

That's it! In less than 2 mins, you'll have over 10+ pieces of content:

* Transcript
* Summary
* Blog
* Twitter thread
* Tweets
* Videos & Clips (coming soon)


---

# 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://space-make.gitbook.io/space-make-docs/features/content.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.
