# Argil > ## Documentation Index --- # Source: https://docs.argil.ai/resources/account-settings.md > ## Documentation Index > Fetch the complete documentation index at: https://docs.argil.ai/llms.txt > Use this file to discover all available pages before exploring further. # Account settings > Issues with logging in (Google Sign up and normal email sign up) ### Account Merger When you created an account using Google Sign up, you will have a possibility to create another account via email + password with the same email adress. You will then be asked to merge accounts and need to click on yes. If you see a merger prompt during login, **click on "continue"** to proceed. It means that you created your account with Google then via normal email for a second account but with the same address. This creates two different accounts that you need to merge. ### Password Reset Sign out of your current account Click on "Forgot password?" and follow the instructions ### Workspaces Workspaces will allow multiple team members with different emails to collaborate in the same studio. Need early access? Contact us at [support@argil.ai](mailto:support@argil.ai) --- # Source: https://docs.argil.ai/resources/affiliates.md > ## Documentation Index > Fetch the complete documentation index at: https://docs.argil.ai/llms.txt > Use this file to discover all available pages before exploring further. # Affiliate Program > Earn money by referring users to Argil ### Join Our Affiliate Program Click here to join the Argil Affiliate Program and start earning up to €5k/month SEA campaigns and Facebook ads campaigns are forbidden. ### How it works Get 30% of your affiliates' generated revenue for 12 months by sharing your unique referral link. You get paid 15 days after the end of the previous month, with a \$50 minimum threshold. ### Getting started 1. Click the signup button above to create your account 2. Fill out the required information 3. Receive your unique referral link 4. Share your link with your network 5. [Track earnings in your dashboard](https://argil.tolt.io) ### Earnings 30% commission per referral with potential earnings up to €5k/month Valid for 12 months from signup Real-time dashboard analytics ### Managing your account 1. Access dashboard at [argil.getrewardful.com](https://argil.tolt.io/login) 2. View revenue overview with filters 3. Track referred users and earnings 4. Monitor payment status ### Success story "I've earned \$4,500 in three months by simply referring others to their AI video platform" - Othmane Khadri, CEO of Earleads Always disclose your affiliate relationship when promoting Argil --- # Source: https://docs.argil.ai/resources/animate-an-image.md > ## Documentation Index > Fetch the complete documentation index at: https://docs.argil.ai/llms.txt > Use this file to discover all available pages before exploring further. # Animate An Image > Turn a single image into a short video with first and last frame Bring any static image to life with AI-generated motion. Define start and end frames, describe the animation you want, and generate dynamic video content in seconds. ## How it works 1. **Upload your first frame** — Drop your starting image (or pick a sample) 2. **Upload your last frame** (optional) — Drop your ending image to guide the animation direction 3. **Write your prompt** — Describe what you want to see (e.g., "Camera slowly zooms in, leaves blowing in the wind") 4. **Generate video** — Choose your model and render ## Available models | Model | Style | | :----------- | :------------------------ | | Sora 2 | Cinematic, photorealistic | | VEO 3.1 | Versatile, natural motion | | Seedance 1.5 | Stylized, artistic | ## Settings * **Duration** — 8s shot by default * **Aspect ratio** — 9:16 (vertical), 16:9 (horizontal), 1:1 (square) * **Sound** — Toggle on/off ## Tips * Use high-quality images for better results * Last frame is optional but helps guide motion direction * Keep prompts simple and focused on one type of movement * Add assets via "+ Add assets" to reference specific elements in your prompt --- # Source: https://docs.argil.ai/resources/api-pricings.md > ## Documentation Index > Fetch the complete documentation index at: https://docs.argil.ai/llms.txt > Use this file to discover all available pages before exploring further. # API - Pricing > Here are the pricings for the API All prices below apply to all clients that are on a **Classic plan or above.** If you **are an entreprise client** (over **60,000 credits/month** or requiring **specific support**), please [contact us here](mailto:enterprise@argil.ai). | Feature | Pricing per unit | | --------------------------------- | ------------------ | | Video | 140 credits/minute | | Voice | 20 credits/minute | | Royalty (Argil's v1 avatars only) | 20 credits/video | | B-roll (AI image) | 10 credit/b-roll | | B-roll (stock video) | 20 credit/b-roll | For a 30 second video with 3 Image B-rolls and Argil v1 avatar, the credit cost will be \ 70 (*video*)\\+ 10 (voice) + 20 (royalty) + 30 (b-rolls) = 130 credits$0.35 (video) \+ $ ### Frequently asked questions Avatar Royalties only apply to Argil's avatars - if you train your own avatar, you will not pay for it. Yes, we have a partnership with [Elevenlabs](https://elevenlabs.io/) for voice. If you have an account there with your voices, you can link your Elevenlabs account to Argil (see how here) and you will not pay for voice using the API. At Argil, we are commited to give our actors (generic avatars) their fair share - we thus have a royalty system in place with them. By measure of transparency and since it may evolve, we're adding it as a separate pricing for awareness. We make it simpler for clients to use any of our products by sharing their credits regardless of what platform they use - we thus require to create an account to use our API. To buy credits, just go to app.argil.ai. On the bottom left, click on "get more" or "upgrade" and you will be able to buy more credits from there. --- # Source: https://docs.argil.ai/resources/article-to-video.md > ## Documentation Index > Fetch the complete documentation index at: https://docs.argil.ai/llms.txt > Use this file to discover all available pages before exploring further. # Article to video > How does the article to video feature work? Some links may not work - in this case, please reach out to [support@argil.ai](mailto:support@argil.ai) Transforming article into videos yields major benefits and is extremely simple. It allows: * Better SEO rankings * Social-media ready video content on a video that ha * Monetizing the video if you have the ability to ### How to transform an article into a video Captured’écran2025 10 23à15 30 39 Pn You can choose a social media format (with a social media tone) or a more classic format to embed in your articles, that will produce a longer video. Captured’écran2025 10 23à15 30 15 Pn A script is automatically created for your video, but we also pull the images & videos we found in the original article. Remove those that you do not want, and pick the other options (see our editing tips (**add link)** for that). From there, just follow the editing tips (add link) to get the best possible video. ### Frequently asked questions Yes you can! See our API documentation --- # Source: https://docs.argil.ai/api-reference/endpoint/assets.get.md > ## Documentation Index > Fetch the complete documentation index at: https://docs.argil.ai/llms.txt > Use this file to discover all available pages before exploring further. # Get an Asset by id > Returns a single Asset identified by its id Returns an asset identified by its id from your library that can be used in your videos. ## Audio Assets Audio assets from this endpoint can be used as background music in your videos. When creating a video, you can reference an audio asset's ID in the `backgroundMusic` parameter to add it as background music. See the [Create Video endpoint](/api-reference/endpoint/videos.create) for more details. *** ## OpenAPI ````yaml get /assets/{id} openapi: 3.0.1 info: title: Argil API description: API for AI clone video generation version: 1.0.0 license: name: MIT servers: - url: https://api.argil.ai/v1 security: - ApiKeyAuth: [] paths: /assets/{id}: get: summary: Get an Asset by id description: Returns a single Asset identified by its id parameters: - name: id in: path required: true schema: type: string description: The id of the Asset to retrieve responses: '200': description: Detailed information about the Asset content: application/json: schema: $ref: '#/components/schemas/Asset' '404': description: Asset not found content: application/json: schema: $ref: '#/components/schemas/Error' components: schemas: Asset: type: object properties: id: type: string format: uuid name: type: string type: type: string enum: - AUDIO fileUrl: type: string description: URL to access the asset Error: type: object properties: code: type: integer format: int32 message: type: string securitySchemes: ApiKeyAuth: type: apiKey in: header name: x-api-key description: API key to be included in the x-api-key header ```` --- # Source: https://docs.argil.ai/api-reference/endpoint/assets.list.md > ## Documentation Index > Fetch the complete documentation index at: https://docs.argil.ai/llms.txt > Use this file to discover all available pages before exploring further. # List Assets > Get a list of available assets from your library Returns an array of assets from your library that can be used in your videos. ## Audio Assets Audio assets from this endpoint can be used as background music in your videos. When creating a video, you can reference an audio asset's ID in the `backgroundMusic` parameter to add it as background music. See the [Create Video endpoint](/api-reference/endpoint/videos.create) for more details. *** ## OpenAPI ````yaml get /assets openapi: 3.0.1 info: title: Argil API description: API for AI clone video generation version: 1.0.0 license: name: MIT servers: - url: https://api.argil.ai/v1 security: - ApiKeyAuth: [] paths: /assets: get: summary: List audio assets description: Returns an array of audio assets available for the user responses: '200': description: An array of audio assets content: application/json: schema: type: array items: $ref: '#/components/schemas/Asset' '400': description: Unexpected error content: application/json: schema: $ref: '#/components/schemas/Error' components: schemas: Asset: type: object properties: id: type: string format: uuid name: type: string type: type: string enum: - AUDIO fileUrl: type: string description: URL to access the asset Error: type: object properties: code: type: integer format: int32 message: type: string securitySchemes: ApiKeyAuth: type: apiKey in: header name: x-api-key description: API key to be included in the x-api-key header ```` --- # Source: https://docs.argil.ai/resources/assets.md > ## Documentation Index > Fetch the complete documentation index at: https://docs.argil.ai/llms.txt > Use this file to discover all available pages before exploring further. # Assets > How do assets work, what type of files can be uploaded If you are using the same images or videos quite often, uploading them to the asset section is the best way to have them all stored at the same place. ### How do I add an image or a video to the assets? You can either: a) Go in the asset section on the left panel then "Upload" directly\ b) Go into create a video then "Upload media" in the next tab\ c) If you are editing a video in the studio, all the images and videos that you upload there will be stored in the assets section. Video B-rolls from Getty image won't be stored ### Are Veo3 and Hailuo videos automatically saved in the asset section? Yes, Veo3 and Hailuo videos generated via Argil will always be saved in the asset section. --- # Source: https://docs.argil.ai/resources/audio-and-voicetovoice.md > ## Documentation Index > Fetch the complete documentation index at: https://docs.argil.ai/llms.txt > Use this file to discover all available pages before exploring further. # Upload audio and voice-transformation > Get more control on the dynamism of your voice. Two ways to use audio instead of text to generate a video: Supported audio formats are **mp3, wav, m4a** with a maximum size of **50mb**. Upload your pre-recorded audio file and let our AI transcribe it automatically Use our built-in recorder to capture your voice with perfect audio quality ### Voice transformation guarantees amazing results After uploading, our AI will transcribe your audio and let you transform your voice while preserving emotions and tone. --- # Source: https://docs.argil.ai/resources/avatar-actions.md > ## Documentation Index > Fetch the complete documentation index at: https://docs.argil.ai/llms.txt > Use this file to discover all available pages before exploring further. # Avatar actions > You can now create your own medias and videos with VEO3 or Hailuo directly integrated into Argil using your own avatars or Argil's licensed avatars. It also integrates Nano Banana. Fictions allow you to fully prompt 8 second-clips using the latest AI video models with a frame of reference. It will also apply the voice you picked. ## **Video tutorial (text tutorial below)**