> For the complete documentation index, see [llms.txt](https://docs.aiktp.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.aiktp.com/ai-seo/website-management/add-website-pastelink.md).

# Add website - Pastelink

To add a website to AIKTP, go to AIKTP and click the Website menu or quick access via the link <https://aiktp.com/websites>&#x20;

Click the "Add Website" button and choose Pastelink&#x20;

<figure><img src="https://vn.docs.aiktp.com/~gitbook/image?url=https%3A%2F%2F1177439721-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252FIrDzZoxFTl0oRehGw6bJ%252Fuploads%252FNJ6XZ8ns7VInxvwrbpWP%252Fimage.png%3Falt%3Dmedia%26token%3D2503614f-40a0-4e8f-9a35-c5c7fd3f4275&#x26;width=768&#x26;dpr=2&#x26;quality=100&#x26;sign=d4febb8c&#x26;sv=2" alt="" width="563"><figcaption></figcaption></figure>

Then a screen requesting the API Key will appear

<figure><img src="https://vn.docs.aiktp.com/~gitbook/image?url=https%3A%2F%2F1177439721-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252FIrDzZoxFTl0oRehGw6bJ%252Fuploads%252FWYic1AIYnzC7rAqCyKNy%252Fimage.png%3Falt%3Dmedia%26token%3D8d1d3ac9-83f8-4d5f-87b4-fdcb01afc4e2&#x26;width=768&#x26;dpr=2&#x26;quality=100&#x26;sign=62f70afe&#x26;sv=2" alt="" width="375"><figcaption><p>\</p></figcaption></figure>

To get the API Key, return to Pastelink's API section (or quick access via the link <https://pastelink.net/account/api>)&#x20;

<figure><img src="https://vn.docs.aiktp.com/~gitbook/image?url=https%3A%2F%2F1177439721-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252FIrDzZoxFTl0oRehGw6bJ%252Fuploads%252FO2mOvRlCBOLuEqqN0e8V%252Fimage.png%3Falt%3Dmedia%26token%3D2e04996a-baf8-4978-8f65-f03f8e394a73&#x26;width=768&#x26;dpr=2&#x26;quality=100&#x26;sign=8fc7ceaa&#x26;sv=2" alt="" width="563"><figcaption></figcaption></figure>

Remember to press the "**Create API**" button for pastelink.net to save the key to the system before you copy the API from the arrow position and paste it back into AIKTP&#x20;

<figure><img src="https://vn.docs.aiktp.com/~gitbook/image?url=https%3A%2F%2F1177439721-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252FIrDzZoxFTl0oRehGw6bJ%252Fuploads%252FOq69ELnnAyXiqtz6U6hB%252Fimage.png%3Falt%3Dmedia%26token%3D8284c874-b2b2-4d3d-9450-fdd2a8469972&#x26;width=768&#x26;dpr=2&#x26;quality=100&#x26;sign=182171e9&#x26;sv=2" alt="" width="563"><figcaption></figcaption></figure>

Then click "Verify" to confirm and click "Save" to save the website to AIKTP.

<figure><img src="https://vn.docs.aiktp.com/~gitbook/image?url=https%3A%2F%2F1177439721-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252FIrDzZoxFTl0oRehGw6bJ%252Fuploads%252FmZcm02USxqI2wAtpWp7q%252Fimage.png%3Falt%3Dmedia%26token%3D3acbc76b-8585-4013-b996-81d7dd43fc83&#x26;width=768&#x26;dpr=2&#x26;quality=100&#x26;sign=6830a09&#x26;sv=2" alt="" width="563"><figcaption></figcaption></figure>

Click the "Save" button to finish and save the website to AIKTP. Now you can use AIKTP to post to pastelink.net quickly.


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.aiktp.com/ai-seo/website-management/add-website-pastelink.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
